[Samba] ldap passwd sync old password

2009-11-03 Thread Volker Jordan
Hi, I want, that the unix password ( stored on LDAP ) gets changed when a user changes his samba password ( stored on LDAP ). So I set ldap passwd sync = yes, but the unix password does not get changed. The samba password is updated. Smbpasswd shows this error machine 127.0.0.1 rejected the

Re: [Samba] ldap passwd sync old password

2009-11-03 Thread Gaiseric Vandal
I had the same situation (Solaris 10, Sun Dir Server, Samba 3.0.33.) I wrote an external script to change the password. Make sure the script is owned by root and with perms 600 or 700 since it needs the LDAP super user's password. #vi smb.conf ... unix password sync = yes passwd program =