On Thu, 30 Sep 2004, Edgars wrote:
> ok, thanks for the input.
> So, what can someone suggest what configuration should i add only for
> such a case: if sql1 is down then go and search for the user to sql2?
Your question has already been answered. Just replace accounting with authorize.
authorize{
[...]
redundant{
sql1
sql2
}
}
>
> Edgars
>
> Alan DeKok wrote:
>
> >"Cris Boisvert" <[EMAIL PROTECTED]> wrote:
> >
> >
> >> $INCLUDE ${confdir}/sql.conf
> >> $INCLUDE ${confdir}/sql2.conf
> >>
> >> modules {
> >> sql sql {
> >> }
> >> sql sql2 {
> >> }
> >>
> >>
> >
> > The $INCLUDE ${confdir}/sql.conf should be INSIDE of the modules{}
> >section, which means you don't need to have TWO definitions for it.
> >
> > i.e. delete the empty "sql sql {}" and "sql sql2 {}" blocks from
> >modules{}. They're wrong, and you don't need them.
> >
> > Alan DeKok.
> >
> >
> >-
> >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> >
> >
> >
> >
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED] National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html