Re: [Samba] SAMBA + KERBEROS + AD

2008-03-07 Thread ciro samba
Oliver, Helio, i believe this will solve both of you problem. ldconfig is in fact undoing our manual linking. it links libnss_winbind.so against the original lib again. the solution is edit /etc/ld.so.conf and add the following line to the end of the file /path/to/your/samba/source/nsswitch i.e i

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-07 Thread Oliver Henriot
I forgot to mention, after creating the symlink from libnss_winbind.so.2 to libnss_winbind.so, copying libnss_winbind.so.2 as libnss_winbind.so in /lib, or compiling Samba and copying the compiled libnss_winbind.so into /lib, when I run ldconfig -v, I only get : # ldconfig -v|grep libnss_wi

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-07 Thread Oliver Henriot
Hi, I have the same problem as Hélio : getent passwd only returns local users when wbinfo -u returns domain users. However, I have installed samba using Debian packages with aptitude. All I have is : # find / -name libnss_winb* /lib/libnss_winbind.so.2 # ls -l /lib/libnss_winbind.so*

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-06 Thread ciro samba
Helio, have you tested nsswitch with `getent passwd` should return root:x:0:0::/root:/bin/bash bin:x:1:1:bin:/bin:/bin/false daemon:x:2:2:daemon:/sbin:/bin/false adm:x:3:4:adm:/var/log:/bin/false lp:x:4:7:lp:/var/spool/lpd:/bin/false sync:x:5:0:sync:/sbin:/bin/sync ... etc gdm:x:42:42:GDM:/var/sta

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-06 Thread Oliver Henriot
Hi, Dans sa grande sagesse, Sadique Puthen a écrit, le 06.03.2008 13:33 : Helio Calaça Filho wrote: [snip] [teste] comment = Test Directory path = /teste valid users = SAMBA #Ps.: SAMBA string here it's the domain, to can accept all domain users I doubt whether t

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-06 Thread Sadique Puthen
Helio Calaça Filho wrote: But i have to try with the "+"symbol, just like this exemple? SAMBA+Administrator As per your smb.conf from the earlier post you should try with SAMBA\Administrator. If you want to use SAMBA+Administrator, your should specify "winbind separator = +" in your smb.c

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-06 Thread Sadique Puthen
Helio Calaça Filho wrote: SMB.CONF # Samba config file created using SWAT # from 10.10.15.33 (10.10.15.33) # Date: 2008/03/04 13:39:37 [global] workgroup = SAMBA realm = SAMBA.COM server string = Test Server security = ADS log level = 4 log file =

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-05 Thread Helio Calaça Filho
But i have to try with the "+"symbol, just like this exemple? SAMBA+Administrator or i have to try like this way SAMBAAdminitrator ??? -- Atte, Hélio Calaça Filho -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/s

Re: [Samba] SAMBA + KERBEROS + AD

2008-03-05 Thread Helio Calaça Filho
SMB.CONF # Samba config file created using SWAT # from 10.10.15.33 (10.10.15.33) # Date: 2008/03/04 13:39:37 [global] workgroup = SAMBA realm = SAMBA.COM server string = Test Server security = ADS log level = 4 log file = /local/samba/var/%m.log

Fwd: [Samba] SAMBA + KERBEROS + AD

2008-02-29 Thread Helio Calaça Filho
t; -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On > Behalf Of Miguel Gonzalez > Sent: Friday, February 29, 2008 6:36 AM > To: Helio Calaça Filho; samba@lists.samba.org > Subject: Re: [Samba] SAMBA + KERBEROS + AD > > In my case, changi

RE: [Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Patrick G. Victoriano
+ KERBEROS + AD In my case, changing in valid users DOMAIN+group or DOMAIN+user to @DOMAIN+group solved the issue Miguel --- Helio Calaça Filho <[EMAIL PROTECTED]> escribió: > I use samba 3.0.23c-2 and Red Hat Enterprise 5. > > When i use my shares with guest configuration, all >

Re: [Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Miguel Gonzalez
In my case, changing in valid users DOMAIN+group or DOMAIN+user to @DOMAIN+group solved the issue Miguel --- Helio Calaça Filho <[EMAIL PROTECTED]> escribió: > I use samba 3.0.23c-2 and Red Hat Enterprise 5. > > When i use my shares with guest configuration, all > domain users works well. > Jus

Re: [Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Helio Calaça Filho
I use samba 3.0.23c-2 and Red Hat Enterprise 5. When i use my shares with guest configuration, all domain users works well. Just in ADS configuration not work. What can i do? 2008/2/28, Miguel Gonzalez <[EMAIL PROTECTED]>: > > Hi Helio, > > I recently installed the same under Debian etch. The

RE: [Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Miguel Gonzalez
Hi Helio, I recently installed the same under Debian etch. The same configuration files from Sarge didn't work and I had to do some tweakings. Anyway, you might first try to comment out the line with valid users to see if it works with no restrictions. If so, then you know the problem might be

[Samba] SAMBA + KERBEROS + AD

2008-02-28 Thread Helio Calaça Filho
Hi everybody! I'm trying to implement a samba server with kerberos and auth on the AD. I installed all program and configured all. I join my samba on my win2003 domain, and i did all tests to look if it was worked well. But when i try to access my samba shares with a xp station using AD auth, it