You can lock a user's account manually by locking the password. You can later unlock the account, and the user can continue to use that password.
Note: If a user uses an LDAP client that is aware of LDAP password policy controls (for example, LDUA or a PAM-LDAP client), then the account-locked password policy control is returned in a bind refuse of a locked account.
Follow these steps:
set password-allow-locking = true;
To unlock a user account, remove the attribute dxPwdLocked from the user's entry, or set the value to false.
|
Copyright © 2013 CA.
All rights reserved.
|
|