Changing LDAP Password via PHP

aleith

Registered
Hi,

I've worked out a script to change a users LDAP password via PHP. It changes it just fine. The problem is when i try to login using the new password it does not work. It seems as though (even though the server is setup as an Open Directory master) the password is being read from somewhere else. Is there a way to sync these passwords. Or is there another way to accomplish what I am trying to do?

Andrew
 
Back
Top