"David" <[EMAIL PROTECTED]> wrote: > Is it possible in FR 1.0.0 to check the database for > [EMAIL PROTECTED] and then if it is not present, proxy > the request to abc.com ?
Yes.
authorize {
group {
sql {
notfound = 1
}
files
}
}
And in the "users" file, set Proxy-To-Realm.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

