php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #17902 Group Membership Checking in LDAP
Submitted: 2002-06-21 11:37 UTC Modified: 2015-06-10 10:31 UTC
From: didier dot geheniau at feas dot net Assigned:
Status: Not a bug Package: LDAP related
PHP Version: 4.2.0 OS: suse 7.2
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: didier dot geheniau at feas dot net
New email:
PHP Version: OS:

 

 [2002-06-21 11:37 UTC] didier dot geheniau at feas dot net
This is not really a bug but i did not know where to put it:

We use the ldap module very much only when building functions to search recursive groups for authorization applications get slower and slower. This is because for every group you have to fetch the uniquemembers attribute to compare it with the user his dn to see if he is a member.
This set's a load on php, and ldap. I thought that there was a default commant for ldap that returns weather there is a recursive membership or not and is much faster because it's handled on the ldap server. Will there come a PHP function that uses this ldap function?

regards,

Didier

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-01 00:49 UTC] jani@php.net
-Package: Feature/Change Request +Package: LDAP related
 [2015-05-05 18:42 UTC] andreas at heigl dot org
Can't we close this issue?

It's by now 14 years old and I believe the question has been answered by now. If not I'm pretty sure that it will be answered much faster on stackoverflow by now!
 [2015-06-10 10:31 UTC] mcmic@php.net
-Status: Open +Status: Not a bug
 [2015-06-10 10:31 UTC] mcmic@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 07:01:29 2024 UTC