[PHP-DEV] Bug #831: ldap modify (add & delet) of attribute values. From: 334647 <email protected>
Date: 10/07/98

From: 334647 <email protected>
Operating system: all
PHP version: 3.0.5
PHP Bug Type: Feature/Change Request
Bug description: ldap modify (add & delet) of attribute values.

Would it be possible to add a routine to perform "add" and "delete" attribute value modification. The current ldap_modify always replaces.
I ealise it is possible to emulate this functionality by retrieveing the current values and modifying them before replacement but I know I will be working with attribute that will have 10 to 20 thousand values (very large groups).

   Thanks in advance,
       Gerrit THomson

ps. I would make the addition myself but I can't get an NT developement environment working. I seem to be missing some libraries for dns lookups. The locationmentioned in the code returns "permission denied" http error.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>