Posted By:
Anonymous
Posted On:
Friday, March 29, 2002 05:06 AM
I am trying to change the password attribute of a user in ldap using JNDI after the server has expired it.
I "REPLACE" the "userpassword" attribute of the user without problem. But when I try to create a new authenticated context with the modified account, I get a "UNWILLING TO PERFORM...".
It looks like the server is not recognizing the password change.