Hello, I've setting up Samba 3.0.2a with kerberos authentication against a windows 200x KDC. Every thing is OK. But if i have well understand the authentification may be also by the smbpassd file for unix local users. How can I do that ?
Here is my smb.conf file :
[global]
workgroup = INSA-LYON
#password server = cisrad3.insa-lyon.fr
security = ads
encrypt passwords = yes
realm = insa-lyon.fr
smb passwd file = /usr/local/samba/private/smbpasswd
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind separator = +
winbind use default domain = no
template homedir = /home/%U
template shell = /bin/true[test]
path = /usr/local/atuer
browseable = yes
user = mouriqua atuer nanou
read only = no
create mode = 0775Is someone can help me ?
Thanks and sorry for my bad english
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
