This is a discussion on php ldap problem within the alt.comp.lang.php forums, part of the PHP Programming Forums category; hello when I try to modify entries in ldap using function ldap_modify every time I got an error : Moldap_modify() [function....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hello when I try to modify entries in ldap using function ldap_modify
every time I got an error : Moldap_modify() [function.ldap-modify]: Modify: Strong(er) authentication required I connect to ldap usin ssl, and I use correct password and rdn Do you know what is wrong, thanks in advance luk |
|
|||
|
luk wrote:
> Do you know what is wrong, No, but you didn't tell us a lot, did you ? Basically, this problem shows up when there's a bad configuration of OpenLDAP. Also, which version of LDAP are you using ? Your client and the server ? > thanks in advance Not much of a real help, but still, HTH > luk S. |