Add server control to prevent referrals in paged searches. This keeps
authorJim McDonough <jmcd@samba.org>
Wed, 27 Mar 2002 02:58:58 +0000 (02:58 +0000)
committerJim McDonough <jmcd@samba.org>
Wed, 27 Mar 2002 02:58:58 +0000 (02:58 +0000)
commit1a06eeb6dae9b148a6e70470660e51a42def2399
tree3c4cad44b533d7ba2b4e8035748dd8644f5491fb
parent0d87fb91c4385679a104eb9f6110acf10157c0cb
Add server control to prevent referrals in paged searches.  This keeps
the scope limited to the domain at hand, and also keeps the openldap
libs happy, since they don't currently chase referrals and return
server controls properly at the same time.
(This used to be commit 2bebc8a391bd80bd0e5adbedb3757fb4279ec414)
source3/libads/ldap.c