[PHP-DEV] Extending the ldap_modify functionality (resend)

2005-01-12 Thread Paul Boven
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

[PHP-DEV] Extending the ldap_modify functionality

2004-08-27 Thread Paul Boven
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