Adam Williams wrote:
any idea why it says the modify is successful but its not changing the userPassword?
Because the message is misleading. When ldapmodify prints "modify complete" all it has done so far is send the request to the server. It hasn't actually read the server's reply yet. Someone should probably file a big report about that. In the meantime, you should run ldapmodify with debugging enabled to see what actually happened.