Hi,
On Tue, 10 Sep 2013, Jacques Foucry wrote:
Le 10/09/2013 17:15, Clément OUDOT a écrit :
pwdmaxage: 90
Means after 90 seconds, your password is expired. Change this to a better value.
Argh.... With a higher value it works now.
Thanks for your help.
I still a a question.
If I add the pwdMaxAge in my users record, did this value override the ppolicies value ?
no. These attributes only work when applied to a password policy.
In fact I don't want see some password expire.
add a separate password policy for those users reference it from your users dn with:
pwdPolicySubentry: cn=no expiration,ou=policies,dc=**example,dc=com
Greetings Christian
Thanks in advance, Jacques Foucry