| Bug #34492 | ldap_parse_result() doesn't provide serverctrls value | ||||
|---|---|---|---|---|---|
| Submitted: | 13 Sep 2005 5:57pm UTC | Modified: | 13 Sep 2005 11:13pm UTC | ||
| From: | iarenaza at escomposlinux dot org | Assigned to: | |||
| Status: | Open | Category: | Feature/Change Request | ||
| Version: | 4CVS-2005-09-13 (snap) | OS: | * | ||
| Votes: | 56 | Avg. Score: | 4.8 ± 0.4 | Reproduced: | 51 of 51 (100.0%) |
| Same Version: | 21 (41.2%) | Same OS: | 35 (68.6%) | ||
[13 Sep 2005 5:57pm UTC] iarenaza at escomposlinux dot org
[13 Sep 2005 11:35pm UTC] martin at catalyst dot net dot nz
This is really needed to fetch large resultsets from LDAP without being memory-bound.
[25 Sep 2009 12:03pm UTC] gehrig at ishd dot de
Anything new on this one? This is still not fixed neither in PHP 5.2.x nor in 5.3.x nor in PHP 6 and a patch would be the only way to handle large Active Directory result sets.
[27 Oct 2009 10:10pm UTC] clem dot oudot at gmail dot com
Hello, I develop a simple LDAP password tool (http://ltb-project.org/wiki/documentation/self-service-password) and need to use the LDAP ppolicy control. I face the same issue because I need to recover the control in the response. So this issue concerns all LDAP controls that are sent by the client and got a server control response. Thanks for your help.
