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