setting a LDAP password
Posted: Thu Jun 01, 2006 4:14 am
Hello, I'm having problems with PHP5 and setting the ldap password.
I can auth and bind and such using and account I've made on the win2003 box, but when I try to make a new account in php I can't bind it because of an 'wrond credentials' error. When I go to the win2003 box and reset the password to the same value (example: when I made the user in php I put in 'buhbuhbuh' as pass, and on the win2003 box I reset the pass to 'buhbuhbuh') I can bind all of a sudden...
I've looked on php.net, google, ... but I didn't find anything that works. I've even used phpldapadmin to set the password, but that didn't work either...
I've been working on it for almost a week now so I'm getting out of idea's...
Any help would be appreciated!
I can auth and bind and such using and account I've made on the win2003 box, but when I try to make a new account in php I can't bind it because of an 'wrond credentials' error. When I go to the win2003 box and reset the password to the same value (example: when I made the user in php I put in 'buhbuhbuh' as pass, and on the win2003 box I reset the pass to 'buhbuhbuh') I can bind all of a sudden...
I've looked on php.net, google, ... but I didn't find anything that works. I've even used phpldapadmin to set the password, but that didn't work either...
I've been working on it for almost a week now so I'm getting out of idea's...
Any help would be appreciated!