Corrected typo
authorAlan T. DeKok <aland@freeradius.org>
Wed, 8 Apr 2009 13:45:03 +0000 (15:45 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 8 Apr 2009 13:45:03 +0000 (15:45 +0200)
src/modules/rlm_ldap/rlm_ldap.c

index 2fc6662..bcbc32a 100644 (file)
@@ -277,7 +277,7 @@ static const CONF_PARSER module_config[] = {
        {"chase_referrals", PW_TYPE_BOOLEAN,
         offsetof(ldap_instance,chase_referrals), NULL, NULL},
        {"rebind", PW_TYPE_BOOLEAN,
-        offsetof(ldap_instance,chase_referrals), NULL, NULL},
+        offsetof(ldap_instance,rebind), NULL, NULL},
 
        /*
         *      Group checks.  These could probably be done