Ahmad Cheikh Moussa <[EMAIL PROTECTED]> wrote: > If the primary Authentication fails, because mysql Server is down, then > it should take the second authentication. The users file would be > dynamicaly generated, everytime the mysql user information has changed. > > Is this possible ???
Sort of. The "users" file doesn't do authentication, but you can still use it in the "authorization" phase. See "doc/configurable_failover" for instructions on how to use a second module if the first one doesn't work. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

