Jakub Hrozek wrote:
> This is a different issue now. It looks like the server does not support
> paged searches correctly or has issues with the paging support, because
> it sends an invalid cookie (the invalid cookie message is reported by
> openldap-libs..)
> [..]
> I wonder if it would be possible to increase the page size with the
> ldap_page_size option to make the enumeration results fit into one page?

Or simply use

ldap_disable_paging = true

Note that only AD allows circumventing search limits with this extended control.
All other LDAP servers I know and especially OpenLDAP enforce the search size
limits also with paged search.

Ciao, Michael.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
sssd-users mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]

Reply via email to