From:             cdeligant at zadig dot it
Operating system: Debian Sarge
PHP version:      5.2.4
PHP Bug Type:     LDAP related
Bug description:  ldap_mod_add fails to deal with large groups

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


-- 
Edit bug report at http://bugs.php.net/?id=43085&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43085&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43085&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43085&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43085&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43085&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43085&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43085&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43085&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43085&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43085&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43085&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43085&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43085&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43085&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43085&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43085&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43085&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43085&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43085&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43085&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43085&r=mysqlcfg

Reply via email to