The passwords that authenticate with the LDAP directory
server can be locked if you go over the limit on wrong passwords or
by administrator actions.
Procedure
If you cannot unlock a locked password, try the following
steps:
- Return the password to the server by issuing the following example command:
update node node_x new_pw authentication=local
- Clean out the LDAP directory server by issuing the following
example command:
audit ldapdirectory fix=yes wait=no
This
command removes nodes or administrator IDs that are stored on the
LDAP directory server that do not authenticate passwords with an LDAP
directory server.
- Log out of the node.
- Issue the following command:
update node node_x newest_pw authentication=ldap
- Log on to the node with the new password.