Re: [Samba] FreeBSD + winbindd + PAM

2003-06-10 Thread chris Bouchet

hello !

well what gives

#getent passwd ?

if this works you should see all the users including the domain ones.

have you tries to put a symbolic link named libnss_winbind.so.2 linked to 
libnss_winbind.so in the /lib dir ?

bye!

chris



-
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] login auth problem

2003-06-03 Thread chris Bouchet
dear users,
 
i've a debian 3, and i've compiled samba2.2.8a.
i've joined my box the the AD
 
my problem is that, after having configured winbind, nss and /etc/pam.d/login, I can 
log on a session with a normal user (root) but when i use a AD user (SCIENCEU+pitie) , 
i give a password, and it says Authentication service cannot retrieve auth info...
i've launched winbind, i can do wbinfo -p, secret is good, i've tries wbinfo -a 
SCIENCEU+pitie%pitie and it works, i've put the libnss_winbind.so in /lib, and idem 
for libnss_winbind.so.2, ive put this in my /etc/nsswitch :
 
passwd files winbind
shadow files
group winbind
 
(befor this i had :
passwd compat
shadow compat
group compat
)
 
an here is my /etc/pam.d/login:
auth required pam_securetty.so
auth required pam_nologin.so
auth sufficient pam_winbind.so debut
auth requires pam_env.so
auth required pam_unix.so use_first_pass
 
account sufficient pam_winbind.so debug
account required pam_unix.so
 
session required pam_unix.so
session optional pam_lastlog.so
 
password required pam_unix.so nullok
 
 
when i give a look at winbind's log, it seems to be good : plaintext autehtication 
for user SCIENCEU+pitie return NT_STATUS_OK (PAM 0) 
 
what's going wrong ? 
 
please helllp ...!
thanks a lot!
 



-
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] cant find pam_winbind.so :'(

2003-05-30 Thread chris Bouchet
dear users
 
i've install my samba 2.2.8a
i cant find the pam_winbind.so file ...
 
si, i tried to compile with ./configure --with-pam
but i get an error : sumary failure  whats that ?
 
it is due to the fact that i have removed my old version with rm -rf /etc/samba ??
 
thanks!
chris




-
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba