I am using Apacheds server for authentication. Account gets locked after some incorrect bind attempts.
I can unlock the account using Apache Directory Studio by just deleting pwdAccountLockedTime but is there a way to unlock account from java code using Apache LDAP API?