1 <samba:parameter name="ldap deref"
4 enumlist="enum_ldap_deref"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
9 <para>This option controls whether Samba should tell the LDAP library
10 to use a certain alias dereferencing method. The default is
11 <emphasis>auto</emphasis>, which means that the default setting of the
12 ldap client library will be kept. Other possible values are
13 <emphasis>never</emphasis>, <emphasis>finding</emphasis>,
14 <emphasis>searching</emphasis> and <emphasis>always</emphasis>. Grab
15 your LDAP manual for more information.
20 <value type="default">auto</value>
21 <value type="example">searching</value>