2012/2/6 Jitendra Bhaskar <[email protected]>:
> Hi Gys,
>
> I am using openLdap-2.4.24 on Ubuntu 11.04. I configured ppolicy overlay.
> Its working fine but some problem that I am facing is :
> 1. pwdmustchange is not working : When user login first time then there is
> no message coming to change the password.

Where does he login ? The login application must use the password
policy control to handle password reset.


> 2. check_password module log is not coming properly.
>      e.g :
> root@ldap:~# ldappasswd -WS -D 'uid=jitendrab,ou=users,dc=example,dc=com'
> New password:
> Re-enter new password:
> Enter LDAP Password:
> Result: Constraint violation (19)
>
> but in log :
>          Feb  6 18:33:41 ldap slapd[2210]: check_password_quality: module
> error: (check_password.so) Password for
> dn="uid=jitendrab,ou=user,dc=example,dc=com" does not pass required number
> of strength checks (2 of 3).[1]

Use -e ppolicy in ldappasswd command.

Clément.
_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to