php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #831 ldap modify (add & delet) of attribute values.
Submitted: 1998-10-07 21:23 UTC Modified: 1999-03-20 18:47 UTC
From: 334647 at swin dot edu dot au Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.5 OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: 334647 at swin dot edu dot au
New email:
PHP Version: OS:

 

 [1998-10-07 21:23 UTC] 334647 at swin dot edu dot au
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-20 18:47 UTC] sas
In 3.0.6+
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 04:01:29 2024 UTC