Lewis Bergman wrote:
I still would like to configure freeradius to check against the sql and if it can't connect, accept all

Just a stab, but one of my test config files has this in it:

always handled {
       rcode = handled
}

...


redundant {
        sql
        handled
}

See the failover doc. You should be able to failover to a module that always accepts.

--
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to