Hi everyone,

Is it possible to forward authentication packets based
on different DEFAULT realm? What I exactly want to do
is some sort of roaming support for my users.

I have an entry as DEFAULT in proxy.conf:

real DEFAULT {
     type     = radius
     authhost = server1.domain.com:1812
     accthost = server1.domain.com:1813
     secret   = secretkey
}

Now what I want is to check whether a user belongs to
the unix group 100 or not, if yes then forward him to
diffrent realm for authentication and accounting.

Does the USERS file get checked before the proxy.conf
file or after?

Thanks in advance.

Morgan

__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

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

Reply via email to