"Yurguen Castillo" <[EMAIL PROTECTED]> wrote:
> Using Freeradius 0.8.1 and validating users using Sybase driver work
> fine for us; but if for some reason we lost connection to the DB,
> or the DB server is restarted we can't continue validating using the
> DB until rad= iusd is restarted and new sockets are open again.
> 
> Is there any way to do a new connection to the DB (open new sockets)
> in case that the DB is restarted?

  Yes.  Patch the rlm_sql_sybase driver to return SQL_DOWN in the
appropriate places.  See the rlm_sql_mysql code for examples of
SQL_DOWN.

  Alan DeKok.

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

Reply via email to