Hi Michael I looked at the pwdReset TRUE and it deals with the user changing his password
after the password is reset before making the bind. What I'm looking for is making
the temporary password expire if the user doesn't login within a certain timeframe.
Thank you
Jeevan
Subject: Re: How to make a temporary password expire?
From: mlstarling31(a)hotmail.com
Date: Thu, 11 Jul 2013 11:42:10 -0400
To: jeev_biz(a)hotmail.com
CC: openldap-technical(a)openldap.org
Take a look at pwdReset TRUE
On Jul 11, 2013, at 11:39 AM, "jeevan kc" <jeev_biz(a)hotmail.com> wrote:
With the Openldap password policy I was able to lock the account after a certain number of
failed login attempts. When I reset the password, the user can login whenever. What I want
to ask is, is there a way to make the password expire if the user doesn't login within
lets say 24 hours after the password has been reset? Thank you!
Jeevan