Tuesday, April 12, 2016

[389-users] Re: Change users password using horde's module passwd

On 04/12/2016 02:50 AM, wodel youchi wrote:
> the first one, didn't work for me, I get in the horde log : could not
> replace userPassword attribute, LDAP server : constraint violation.

I don't work with Horde, but you might be seeing something like this:
http://serverfault.com/questions/459906/centos-directory-server-changing-password-via-ldap-modify-passing-in-old-pass

"constraint violation" sounds like Horde is not using the password
change extended operation.

https://github.com/horde/horde/blob/master/passwd/lib/Driver/Ldap.php

Yeah, it isn't. You should either fix lines 169-171, or give users a
different tool for managing their password.
--
389 users mailing list
389-users@%(host_name)s
http://lists.fedoraproject.org/admin/lists/389-users@lists.fedoraproject.org

No comments:

Post a Comment