I'm desenvovendo an API to enable the User to change their password in AD through the windows of my application. Today I make this change when the user is not returning error 773 (user must reset password). My doubt this at this point. I can make this change password for users who need to change password at first logon? By
java when I make connection 636 (SSL) with these users, Retorn me expecption 773. As is done in this case? How can I change an attribute if I can not Logor? Need to login with administrator password and then change these users? Can you help me with this question please.
thank you
Cristian