s3: add LDAP Alias Dereferencing support
authorBjörn Jacke <bj@sernet.de>
Thu, 10 Dec 2009 20:00:26 +0000 (21:00 +0100)
committerBjörn Jacke <bj@sernet.de>
Fri, 11 Dec 2009 11:27:26 +0000 (12:27 +0100)
commit8adbc166b230b37ff18ba70f2280a9a729240ff1
tree23bbe86de6c34b1c5d30d001df7cea97d3479b98
parentfaccec7b97b469b170932f27d8b7e0baf985a909
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.
source3/include/proto.h
source3/lib/smbldap.c
source3/param/loadparm.c