> I've just committed a patch to CVS which allows it to fail over if the SQL
database is down. 
I'm not 100% sure how to get this, I tried getting todays snapshot and
compiling it, but I got errors.
I did find on the dev. list Randy Moore's patch that you said you commited:
- retval = RLM_MODULE_REJECT;
+ retval = RLM_MODULE_FAIL; 
I changed the 0.4 release rlm_sql.c to reflect this change, but it still
won't failover to the secondary database.  Any ideas?
lm_sql: Ignoring unconnected handle
rlm_sql: Ignoring unconnected handle
rlm_sql: Ignoring unconnected handle
rlm_sql: Ignoring unconnected handle
rlm_sql: Ignoring unconnected handle
rlm_sql:  There are no DB handles to use!
  modcall[authenticate]: module "sql1" returns noop
modcall: group redundant returns noop
modcall: group authtype returns noop
auth: Failed to validate the user.



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

Reply via email to