Re: [Urgent] Samba problem

2003-07-01 Thread axacheng
calhost ldap ssl = no server string = Samba Server %v log file = /var/log/samba/log.%m max log size = 50 log level = 50 smb passwd file = /etc/samba/private/smbpasswd client code page = 950 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = no [webdata] path = /mnt/hdb

Re: [Urgent] Samba problem

2003-07-01 Thread axacheng
calhost ldap ssl = no server string = Samba Server %v log file = /var/log/samba/log.%m max log size = 50 log level = 50 smb passwd file = /etc/samba/private/smbpasswd client code page = 950 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = no [webdata] path = /mnt/hdb

[Urgent] Samba problem

2003-06-30 Thread axacheng
Hello list : i got a odd problem about samba. i have a share folder named "[webdata]" for LDAP authentic user access ONLY. However, My windows 2000/XP client can read [webdata] through Netneighbor. when i upload a text file named "ipsec.txt" to [webdata] , My windows20

[Urgent] Samba problem

2003-06-30 Thread axacheng
Hello list : i got a odd problem about samba. i have a share folder named "[webdata]" for LDAP authentic user access ONLY. However, My windows 2000/XP client can read [webdata] through Netneighbor. when i upload a text file named "ipsec.txt" to [webdata] , My windows20

Re: Samba & LDAP

2003-06-05 Thread Hirling Endre
On Wed, 2003-06-04 at 17:55, Bastian Winkler wrote: > use. does this option also work with kpasswd in openldap? i store my > passwords in kerberos, its no problem to keep this in sync with > "passwd chat" It works with whatever password the LDAP server updates when you tell it to modify your pass

Re: Samba & LDAP

2003-06-05 Thread Hirling Endre
On Wed, 2003-06-04 at 17:55, Bastian Winkler wrote: > use. does this option also work with kpasswd in openldap? i store my > passwords in kerberos, its no problem to keep this in sync with > "passwd chat" It works with whatever password the LDAP server updates when you tell it to modify your pass

Re: Samba & LDAP

2003-06-05 Thread Bastian Winkler
On Wed, Jun 04, 2003 at 11:48:13AM +0200, Hirling Endre wrote: > On Mon, 2003-06-02 at 16:35, Bastian Winkler wrote: > > if you are using samba with "--with-ldapsam", samba is looking for the > > lmPassword and ntPassword attributes in ldap. it is no problem to keep >

Re: Samba & LDAP

2003-06-04 Thread Hirling Endre
On Mon, 2003-06-02 at 16:35, Bastian Winkler wrote: > if you are using samba with "--with-ldapsam", samba is looking for the > lmPassword and ntPassword attributes in ldap. it is no problem to keep > this password in sync with a small script and samba set "unix passwo

Re: Samba & LDAP

2003-06-04 Thread Bastian Winkler
On Wed, Jun 04, 2003 at 11:48:13AM +0200, Hirling Endre wrote: > On Mon, 2003-06-02 at 16:35, Bastian Winkler wrote: > > if you are using samba with "--with-ldapsam", samba is looking for the > > lmPassword and ntPassword attributes in ldap. it is no problem to keep >

Re: Samba & LDAP

2003-06-04 Thread Hirling Endre
On Mon, 2003-06-02 at 16:35, Bastian Winkler wrote: > if you are using samba with "--with-ldapsam", samba is looking for the > lmPassword and ntPassword attributes in ldap. it is no problem to keep > this password in sync with a small script and samba set "unix passwo

Re: File Group Ownership in Samba

2003-06-03 Thread Jesse Molina
Hi! Here is an example from one of my Samba machines; [foo] comment = Foo Directories path = /var/foo browseable = yes writeable = yes write list = @samba @adm create mask = 0664 directory mask = 0474 directory security mask = 0777 inherit permissions = yes max connections = 10 hide dot files

File Group Ownership in Samba

2003-06-03 Thread Kay-Michael Voit
Hello, this isn't only Debian related, and perhaps it isn't even Samba relatet (but directory), but I#M quite new to this all. I'm running a Samba Server (from Debian stable). Now I want files that users create with Windows clients in the Samba directories to have another group t

Re: Samba & LDAP

2003-06-03 Thread Bastian Winkler
hi, On Mon, Jun 02, 2003 at 03:33:50PM +0200, Ghe Rivero wrote: > Hi! > I need a PDC for a win2k & linux network and i have a couple of > questions... > > 1.- Why i need packages to managed samba & ldap passwords at the same > time? I though that with

Re: Samba & LDAP

2003-06-03 Thread Carlos L.M.
See this: http://www.idealx.org/prj/samba/index.en.html --- Ghe Rivero <[EMAIL PROTECTED]> escribió: > Hi! > I need a PDC for a win2k & linux network and i have > a couple of > questions... > > 1.- Why i need packages to managed samba & ldap &

Samba & LDAP

2003-06-02 Thread Ghe Rivero
Hi! I need a PDC for a win2k & linux network and i have a couple of questions... 1.- Why i need packages to managed samba & ldap passwords at the same time? I though that with the ldap directives in the smb.conf file was enough. 2.- In the linux clients... how i

Re: File Group Ownership in Samba

2003-06-02 Thread Jesse Molina
Hi! Here is an example from one of my Samba machines; [foo] comment = Foo Directories path = /var/foo browseable = yes writeable = yes write list = @samba @adm create mask = 0664 directory mask = 0474 directory security mask = 0777 inherit permissions = yes max connections = 10 hide dot files = no

File Group Ownership in Samba

2003-06-02 Thread Kay-Michael Voit
Hello, this isn't only Debian related, and perhaps it isn't even Samba relatet (but directory), but I#M quite new to this all. I'm running a Samba Server (from Debian stable). Now I want files that users create with Windows clients in the Samba directories to have another group t

Re: Samba & LDAP

2003-06-02 Thread Bastian Winkler
hi, On Mon, Jun 02, 2003 at 03:33:50PM +0200, Ghe Rivero wrote: > Hi! > I need a PDC for a win2k & linux network and i have a couple of > questions... > > 1.- Why i need packages to managed samba & ldap passwords at the same > time? I though that with

Re: Samba & LDAP

2003-06-02 Thread Carlos L.M.
See this: http://www.idealx.org/prj/samba/index.en.html --- Ghe Rivero <[EMAIL PROTECTED]> escribió: > Hi! > I need a PDC for a win2k & linux network and i have > a couple of > questions... > > 1.- Why i need packages to managed samba & ldap &

Samba & LDAP

2003-06-02 Thread Ghe Rivero
Hi! I need a PDC for a win2k & linux network and i have a couple of questions... 1.- Why i need packages to managed samba & ldap passwords at the same time? I though that with the ldap directives in the smb.conf file was enough. 2.- In the linux clients... how i

Samba causing eth1 transmit timeout

2003-04-25 Thread Gene Grimm
Since installing Samba on an inhouse server earlier this week, I have been noticing the following error message: kernel: eth1: 21041 transmit timed out, status fc36, CSR12 01c4, CSR13 ef0d, CSR14 f73d, resetting... Currently, eth1 is not attached to anything. Is there any way to

Re: lpr/samba

2002-04-11 Thread Jeremy C. Reed
On Wed, 10 Apr 2002, Chris Wagner wrote: > Hey guys. I've been trying to setup samba to be a print server to Windows > clients. However I keep running into error messages and there doesn't seem > to be any place in the documentation to find out what the various errors >

lpr/samba

2002-04-10 Thread Chris Wagner
Hey guys. I've been trying to setup samba to be a print server to Windows clients. However I keep running into error messages and there doesn't seem to be any place in the documentation to find out what the various errors mean. I tried LPRng and CUPS but get basically the same thing.

Re: samba and netbios question???

2002-03-28 Thread Arthur H. Johnson II
Your netbios name is usually your hostname. -- Arthur H. Johnson II Catechist, St John Catholic Church, Davison MI USA President, Genesee County Linux Users Group Debian GNU/Linux Advocate On Wed, 27 Mar 2002, axacheng wrote: > Hello List : > > i have a serious problem ab

samba and netbios question???

2002-03-27 Thread axacheng
Hello List : i have a serious problem about samba authentication!!! Samba Server domain name is "ftp.sg.s1" in intranet DNS Samba Share Folder name is "DDT-1" I have a share folder named "DDT-1", which needs legal account to access! But, it appears to have so

Re: samba and PAM/LDAP

2002-02-24 Thread Eric-Olivier Lamey
lly PAMified box with > > > LDAP authentication, and one thing I can not figure out how to work > > > is SAMBA and PAM. We've recompiled samba with PAM support, ldd shows > > > the pam libs linked, but authentication fails, and we never see any hits > > > on the LDAP se

Re: samba and PAM/LDAP

2002-02-24 Thread Eric-Olivier Lamey
lly PAMified box with > > > LDAP authentication, and one thing I can not figure out how to work > > > is SAMBA and PAM. We've recompiled samba with PAM support, ldd shows > > > the pam libs linked, but authentication fails, and we never see any hits > > > on the LDAP se

Re: samba and PAM/LDAP

2002-02-21 Thread Eric-Olivier Lamey
On Wed, Feb 20, 2002 at 06:17, [EMAIL PROTECTED] wrote: > Hi, Folks. > I'm in the process of helping create a fully PAMified box with > LDAP authentication, and one thing I can not figure out how to work > is SAMBA and PAM. We've recompiled samba with PAM support, ldd shows

Re: samba and PAM/LDAP

2002-02-21 Thread Eric-Olivier Lamey
On Wed, Feb 20, 2002 at 06:17, [EMAIL PROTECTED] wrote: > Hi, Folks. > I'm in the process of helping create a fully PAMified box with > LDAP authentication, and one thing I can not figure out how to work > is SAMBA and PAM. We've recompiled samba with PAM support, ld

samba and PAM/LDAP

2002-02-20 Thread tps
Hi, Folks. I'm in the process of helping create a fully PAMified box with LDAP authentication, and one thing I can not figure out how to work is SAMBA and PAM. We've recompiled samba with PAM support, ldd shows the pam libs linked, but authentication fails, and we never see any hits o

samba and PAM/LDAP

2002-02-20 Thread tps
Hi, Folks. I'm in the process of helping create a fully PAMified box with LDAP authentication, and one thing I can not figure out how to work is SAMBA and PAM. We've recompiled samba with PAM support, ldd shows the pam libs linked, but authentication fails, and we never see any hits o

Re: tweaking samba and windows

2002-01-10 Thread Alson van der Meulen
Jose Alberto Guzman([EMAIL PROTECTED])@2002.01.08 21:06:50 +: > Hi. > > I'd like to know how (if possible) to 'map' in a 'network drive' a > subdirectory in an account's share with samba/windows, for example: > H: == \\sambasrvr\account\sub

Re: tweaking samba and windows

2002-01-10 Thread Alson van der Meulen
Jose Alberto Guzman([EMAIL PROTECTED])@2002.01.08 21:06:50 +: > Hi. > > I'd like to know how (if possible) to 'map' in a 'network drive' a > subdirectory in an account's share with samba/windows, for example: > H: == \\sambasrvr\account\sub

tweaking samba and windows

2002-01-08 Thread Jose Alberto Guzman
Hi. I'd like to know how (if possible) to 'map' in a 'network drive' a subdirectory in an account's share with samba/windows, for example: H: == \\sambasrvr\account\subdir instead of H: being just \\sambasrvr\account. Also I'd like to know how to twea

tweaking samba and windows

2002-01-08 Thread Jose Alberto Guzman
Hi. I'd like to know how (if possible) to 'map' in a 'network drive' a subdirectory in an account's share with samba/windows, for example: H: == \\sambasrvr\account\subdir instead of H: being just \\sambasrvr\account. Also I'd like to know ho

Cups, samba and Tektronix printer

2001-12-07 Thread Craigsc
Good day fellas Could some one give me assistance with cups. I have a network printer (Tektronix Phaser 360) on an internal network. I have setup Samba with the printer shared so that windose workstations can print to it. The prints are going though cups because its logging them but then they

Cups, samba and Tektronix printer

2001-12-07 Thread Craigsc
Good day fellas Could some one give me assistance with cups. I have a network printer (Tektronix Phaser 360) on an internal network. I have setup Samba with the printer shared so that windose workstations can print to it. The prints are going though cups because its logging them but then they

Network Upgrade & Samba

2001-09-14 Thread Mitchell
Hi list, I am just about to do a network upgrade from a client, upgrading from Windows 98 SE to Windows 2k, and we are using samba 2.2.19 as the network file server and domain controler. I am just wundering if there are any little obsticles I am likely to encounter with the change to

Re: samba

2001-07-04 Thread staf wagemakers
On Wed, Jul 04, 2001 at 01:21:02PM +0200, Maurice Verhagen wrote: > Hello, > > I'm using samba on a server of mine. The machine is broadcasting once in a > while. I want to disable broadcasting to one specific interface, since > that interface is connected to the internet via

Re: samba

2001-07-04 Thread staf wagemakers
On Wed, Jul 04, 2001 at 01:21:02PM +0200, Maurice Verhagen wrote: > Hello, > > I'm using samba on a server of mine. The machine is broadcasting once in a > while. I want to disable broadcasting to one specific interface, since > that interface is connected to the int

RE: samba

2001-07-04 Thread Jeremy Gaddis
http://us1.samba.org/samba/docs/man/smb.conf.5.html#INTERFACES -jg -- Jeremy L. Gaddis <[EMAIL PROTECTED]> -Original Message- From: Maurice Verhagen [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 04, 2001 6:21 AM To: debian-isp@lists.debian.org Subject: samba Hello, I&#

RE: samba

2001-07-04 Thread Jeremy Gaddis
http://us1.samba.org/samba/docs/man/smb.conf.5.html#INTERFACES -jg -- Jeremy L. Gaddis <[EMAIL PROTECTED]> -Original Message- From: Maurice Verhagen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 04, 2001 6:21 AM To: [EMAIL PROTECTED] Subject: samba Hello, I'm using

samba

2001-07-04 Thread Maurice Verhagen
Hello, I'm using samba on a server of mine. The machine is broadcasting once in a while. I want to disable broadcasting to one specific interface, since that interface is connected to the internet via a firewall / gateway machine. Is there a native samba way to set up bindings to spe

samba

2001-07-04 Thread Maurice Verhagen
Hello, I'm using samba on a server of mine. The machine is broadcasting once in a while. I want to disable broadcasting to one specific interface, since that interface is connected to the internet via a firewall / gateway machine. Is there a native samba way to set up bindings to spe

Re: samba over PLIP

2001-03-13 Thread debian
y for loss less repartioning; install Linux; mount the FAT32 partition, etc.; and hopefully do network backup via PLIP, thus preserve long filenames. I've read on NFS over PLIP but since I'm saving to a windows box, can I substitue Samba for NFS? Has anyone out there even considered this

samba over PLIP

2001-03-13 Thread Erik Peter P. Abella
FAT32 partition, etc.; and hopefully do network backup via PLIP, thus preserve long filenames. I've read on NFS over PLIP but since I'm saving to a windows box, can I substitue Samba for NFS? Has anyone out there even considered this murky solution? Thanks in advance, Erik Abella

Re: samba over PLIP

2001-03-13 Thread debian
8.3 filenames. > >I will try for loss less repartioning; install Linux; mount the FAT32 >partition, etc.; and hopefully do network backup via PLIP, thus preserve >long filenames. I've read on NFS over PLIP but since I'm saving to a >windows box, can I substitue Samba for NFS?

samba over PLIP

2001-03-13 Thread Erik Peter P. Abella
FAT32 partition, etc.; and hopefully do network backup via PLIP, thus preserve long filenames. I've read on NFS over PLIP but since I'm saving to a windows box, can I substitue Samba for NFS? Has anyone out there even considered this murky solution? Thanks in advance, Erik A

samba question

2000-11-27 Thread Kozman Balint
Hi, I have a small problem with my samba server: it is running as a domain controller for the windoze clients. When a user copies some files to a shared public directory, then this user is the only one, who can change the _msdos/mswin_ attributes of the file, although the create mask for this

Re: samba or NFS mount

2000-11-27 Thread Emilis
nt(s) that I want to be DG> able to read files (mostly spreadsheets *.xls) that change daily. So I DG> guess the question I have is would samba be better to use or some other DG> nfs protocal? DG> Thank you kindly, DG> Sir D. Ghost If you have some moneys, buy HUMMINGBIRD NFS MAESTRO

Re: samba or NFS mount

2000-11-25 Thread R. W. Rodolico
The samba server is designed to make a Unix server look like an NT server to WinTel boxes. The samba client (which is what you need) is used to "mount" WinTel shares on your Unix client. Haven't used it in a while but it was rather arcane a few years ago, but pretty easy to g

Re: samba or NFS mount

2000-11-25 Thread Dave Sherohman
On Sat, Nov 25, 2000 at 05:01:29PM -0500, Debian Ghost wrote: > Thank you for the reply. > So samba is the only way to "mount" an NT filesystem? Sounds good... > Do I need to run a samba server on the linux machine or would the server > be an application on the NT machin

Re: samba or NFS mount

2000-11-25 Thread Stefan Cars
You do not need to run a samba server to mount filesystems on your Linux box from NT via samba At 17:01 2000-11-25 -0500, Debian Ghost wrote: >Thank you for the reply. >So samba is the only way to "mount" an NT filesystem? Sounds good... >Do I need to run a samba server on t

Re: samba or NFS mount

2000-11-25 Thread Stefan Cars
There is some NFS products for NT At 16:37 2000-11-25 -0500, Jonathan D. Proulx wrote: >Hi, > >AFAIK if the files are on an NT server your only option is samba, >although if you really wanted to get weird you could use appletalk >wich both NT and GNU/Linux (via netatalk) ca

Re: samba or NFS mount

2000-11-25 Thread Debian Ghost
Thank you for the reply. So samba is the only way to "mount" an NT filesystem? Sounds good... Do I need to run a samba server on the linux machine or would the server be an application on the NT machine. I went to samba.org/samba to read the FAQs and I'm still a little confused as

Re: samba or NFS mount

2000-11-25 Thread Jonathan D. Proulx
Hi, AFAIK if the files are on an NT server your only option is samba, although if you really wanted to get weird you could use appletalk wich both NT and GNU/Linux (via netatalk) can speak -Jon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

samba or NFS mount

2000-11-25 Thread Debian Ghost
guess the question I have is would samba be better to use or some other nfs protocal? Thank you kindly, Sir D. Ghost -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]