Radius timeout when rlm_ldap module fail

rss ln russline at gmail.com
Wed Apr 27 14:25:53 CEST 2011


>  Read raddb/policy.conf.  Look for "do_not_respond"

Hello Alan,

Thank you, it solved the issue. I'm just not sure if I've implemented
it in right way:

authorize {
        ....
        ldap {
# I don't understand next line:
                fail = 1
        }
        if (fail) {
                do_not_respond
        }
        .....
}




More information about the Freeradius-Users mailing list