what you can do is to write your own module which will set Auth-Type = Accept if your user is valid and give to SQL otherwise. we've done something quite similar here...

you can also take a look at post- and preprocess modules but i'm not sure you can achieve what you want with them especially since alan says it's not possible :-)


ciao artur


Alan DeKok wrote:


"HSIEH, MOSES" <[EMAIL PROTECTED]> wrote:

I am trying to set up FreeRADIUS 0.9.3 so that requests first get proxied to
another radius server to see if a user is valid. If the user is valid, then
everything is fine. If they are not valid, I want the user / password
combination to be checked against the sql table for radius since the
usernames / passwords in the sql table are different.


The server can't do that right now.

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

Reply via email to