1 <samba:parameter name="ldap follow referral"
4 enumlist="enum_bool_auto"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
9 <para>This option controls whether to follow LDAP referrals or not when
10 searching for entries in the LDAP database. Possible values are
11 <emphasis>on</emphasis> to enable following referrals,
12 <emphasis>off</emphasis> to disable this, and
13 <emphasis>auto</emphasis>, to use the libldap default settings.
14 libldap's choice of following referrals or not is set in
15 /etc/openldap/ldap.conf with the REFERRALS parameter as documented in
20 <value type="default">auto</value>
21 <value type="example">off</value>