Thanks for reply, heer it is:
Quote:
passwd: files ldap
shadow: files ldap
group: files ldap
hosts: files dns wins
bootparams: files
ethers: files
netmasks: files
networks: files
protocols: files ldap
rpc: files
services: files ldap
netgroup: files ldap
publickey: files
automount: files ldap
aliases: files
|
But the more I think (the more I like it

) the more I become convinced that I do not need winbind.
In my requirements Users are all local administrators and are mapped to their Unix uids by their username. The file security is provided by UNIX groups and everything is working fine. At the moment Samba is using a passwd file backend.
The need for LDAP arose from desire to have a BDC and failover.
Is it possible to replace PAM autentication with ldap on both servers (it is! Easy!) and Use Ldap backends for both Samba servers?
I do not think that even samba.schema will be necessary in my case. Am I right?
But I bloody cannot get it to work :-( It should work!!! Don't understand
PS and another question: There is no /etc/samba/smbpasswd file with LDAP setup. Do we still need to "smbpasswd -a" users?