Hi everyone,
(I sent this question in august last year, but had no replies. Trying
once again as I'm running into the same problem).
While playing with Ldap, Squirrelmail and an Active Directory server I
ran into a limitation of the PHP ldap_modify function.
In general, an (non-PHP) ldap_modify w
Hi everyone,
While playing with Ldap, Squirrelmail and an Active Directory server I
ran into a limitation of the PHP ldap_modify function.
In general, an (non-PHP) ldap_modify will allow you to add, replace and
delete several attributes for a DN in one single transaction. The PHP
Ldap extension