r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
commit245aa33f0d0ccbc55c3ed86ea4417b7358aedccb
authorGünther Deschner <gd@samba.org>
Mon, 18 Sep 2006 19:26:09 +0000 (18 19:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:52:01 +0000 (10 11:52 -0500)
treedb388662781af17ae3c563b552e71f5c97bd0e11
parenta812e2d7db1294950e05977d5000f3d9889aefb6
r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
for anonymous bound connections.

When doing anonymous bind you can never use paged LDAP control for
RootDSE searches on AD.

Guenther
(This used to be commit dc1d92faabd4b291f607eb481349ba37e52ef11e)
source3/libads/ldap_utils.c