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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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 May 17 10:01:32 2024 UTC