[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#8372) Incomplete members from dynlist group when Paged Results control is specified
- To: openldap-its@OpenLDAP.org
- Subject: (ITS#8372) Incomplete members from dynlist group when Paged Results control is specified
- From: subbarao@computer.org
- Date: Mon, 15 Feb 2016 20:27:26 +0000
- Auto-submitted: auto-generated (OpenLDAP-ITS)
Full_Name: Kartik Subbarao
Version: 2.4.41
OS: Ubuntu 14.04.3 LTS
URL: ftp://ftp.openldap.org/incoming/kartik-subbarao-160215.tgz
Submission from: (NULL) (173.75.228.155)
When the Paged Results control (1.2.840.113556.1.4.319) is specified, dynlist
groups after the first page return fewer numbers than should be present.
I have uploaded slapd.conf and example.ldif files that can be used to reproduce
the problem. Search with a page size of 1 and the filter
(objectclass=groupOfURLs). The member for group1 is returned successfully,
whereas no members for group2 are returned. If the page size is set to 2 or
higher, the member for group2 is properly returned.
ftp://ftp.openldap.org/incoming/kartik-subbarao-160215.tgz:
slapd.conf
example.ldif
For additional context, see this post to the openldap-technical mailing list:
http://www.openldap.org/lists/openldap-technical/201602/msg00102.html