php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43085 ldap_mod_add fails to deal with large groups
Submitted: 2007-10-23 15:15 UTC Modified: 2007-11-02 01:00 UTC
From: cdeligant at zadig dot it Assigned:
Status: No Feedback Package: LDAP related
PHP Version: 5.2.4 OS: Debian Sarge
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: cdeligant at zadig dot it
New email:
PHP Version: OS:

 

 [2007-10-23 15:15 UTC] cdeligant at zadig dot it
Description:
------------
I need to manage more than 110,000 users divided in large groups, but as soon as I try to add a MemberUid in large groups (I stepped in the error on the first group -more than 9,000 people- and didn't investigate what was the minimum number of members for reaching the error level) the ldap_mod_add function raises a "80: internal (implementation specific) error"...

It took me more than one day to work out, as on a smaller group (ca 950 members) with phpldapadmin all was working fine :(

Hope this helps


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-25 12:29 UTC] jani@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2007-11-02 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC