"Mark Fawcus" <[EMAIL PROTECTED]> wrote:
> However, if radiusd starts while SQL is running, and then SQL is killed, the 
> 'test' user  gets an 'Access-Reject' due to SQL being unavailable, rather 
> than the request being handled by the 'users' file

  So the return code from the SQL module is wrong.  It's returning
'invalid', when it should return the same error as it does when it
cannot connect in the first place.

  Also, the code should do retries...

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to