Port patch from branch_1_1 to the HEAD
[freeradius.git] / raddb / radiusd.conf.in
index 9cda00d..8c588c6 100644 (file)
@@ -782,6 +782,18 @@ $INCLUDE ${confdir}/eap.conf
                # compare_check_items = yes
                # do_xlat = yes
                # access_attr_used_for_allow = yes
+
+               #
+               #  By default, if the packet contains a User-Password,
+               #  and no other module is configured to handle the
+               #  authentication, the LDAP module sets itself to do
+               #  LDAP bind for authentication.
+               #
+               #  You can disable this behavior by setting the following
+               #  configuration entry to "no".
+               #
+               #  allowed values: {no, yes}
+               # set_auth_type = yes
        }
 
        # passwd module allows to do authorization via any passwd-like