s3: add LDAP Alias Dereferencing support
commit66a64e4ebf56fc7eb61de25896a0a8adb7ec3d5d
authorBjörn Jacke <bj@sernet.de>
Thu, 10 Dec 2009 20:00:26 +0000 (10 21:00 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Dec 2009 07:29:00 +0000 (14 08:29 +0100)
treedcec911a17ac9b42313273de4d02fbe758abfd4e
parentab21c2c274f1a5d1e405da4be36c194a02141311
s3: add LDAP Alias Dereferencing support

Thanks to Dan Cox for initial patch for 3.0. This closes #2350.

The default for "ldap deref" is "auto" which means the LDAP library's default
behaviour will be used and samba does not set any dereferencing parameter by
itself.
(cherry picked from commit 8adbc166b230b37ff18ba70f2280a9a729240ff1)
source3/include/proto.h
source3/lib/smbldap.c
source3/param/loadparm.c