Hi.
For $who_change_password = "user"; to work, I had to set:

$hash = "clear";

Otherwise LDAP server reported an error:
Constraint violation invalid password syntax - passwords with storage scheme are not allowed

and solution to this is here:
https://www.redhat.com/archives/fedora-directory-users/2009-September/msg00051.html

Now LTB takes in account LDAP server password policy settings.
Thanks for help.

Best regards

Dne 19. 09. 2014 ob 14:57 je Clément OUDOT zapisal(a):


2014-09-19 13:44 GMT+02:00 Robert Ludvik <robert.lud...@zd-lj.si <mailto:robert.lud...@zd-lj.si>>:

    Hi.
    I tried to change:
    $who_change_password = "user";
    to
    $who_change_password = "manager";
    and now I don't get "Password was refused by the LDAP directory"
    error any more.
    Seems like there are some access permissions in LDAP ... and this
    could probably be the case for pwd history, too.
    I'll ask on 389-ds irc/forum.



Yes, LDAP password policy is not applied if you change the password as the rootdn.


Clément.

_______________________________________________
ltb-users mailing list
ltb-users@lists.ltb-project.org
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to