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