Displaying 1 result from an estimated 1 matches for "ldappaswd".
Did you mean:
ldappasswd
2007 Jul 14
0
strange behaviour of the "ldap passwd sync" option
...ldapsam
backend on FreeBSD (FreeBSD 6.2) and i have some trouble with the "ldap
passwd sync" option.
I must say here that my goal is to use the ldap smbk5pwd overlay in
order to keep in sync the unix and samba password when the user change
his password from a unix workstation either via ldappaswd or passwd
(configuration file below)
Here is what i've observed so far:
* if i set in smb.conf, "ldap passwd sync = Only": when a user try
to modify his password with smbpasswd, then despite the message success
of the operation, one can see that the userPassword field of this user
i...