Dear all,

I was configured winbindd to use our PDC account (under WIndows NT4) to
connect to samba server

/etc/nsswitch.conf
passwd = files winbind
group = files winbind

I succed joint to Domain and could see user and group using wbinfo -u or -g

question :

1. Do I need replaced all files unser /etc/pam.d/ to be like this like
manual said ?
        #%PAM-1.0
        auth       required     /lib/security/pam_securetty.so
        auth       required     /lib/security/pam_nologin.so
        auth       sufficient   /lib/security/pam_winbind.so
        auth       required     /lib/security/pam_pwdb.so use_first_pass
shadow nullok

2. How to syncronize the Domain username that generate by windbind with
smbpasswd that samba used ?

3. Why my share did not work when I using Domain username with user allowed
= DOMAIN+user ?

Cheers
Muchlish



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to