(RADIATOR) Radiator and Roaming
Hugh Irvine
hugh at open.com.au
Wed Jul 4 02:48:25 CDT 2001
Hello JC -
You would specify different AuthBy clauses for local and roaming users.
Something like this (using Handlers):
# define Client clauses
<Client .....>
Identifier iPASS
....
</Client>
.....
# define AuthBy clauses
<AuthBy ....>
Identifier CheckLocalUsers
.....
</AuthBy>
<AuthBy ....>
Identifier CheckRoamingUsers
.....
</AuthBy>
<AuthBy RADIUS>
ProxyToiPASS
....
</AuthBy>
# define Handlers
<Handler Client-Identifier = iPASS>
AuthBy CheckRoamingUsers
....
</Handler>
<Handler Realm = *****>
AuthBy CheckLocalUsers
....
</Handler>
<Handler>
AuthBy ProxyToiPASS
....
</Handler>
regards
Hugh
At 13:14 +0800 01/7/4, JC wrote:
>Hi,
>
> Thanks for your advice. How do I identify a roaming
> auth-req from a local auth-req, if both roaming and
> non-roaming radius run on the same server ?
>
>Rgds,
>JC
>
>>
>> Hello JC -
>>
>> You will need an indicator of some sort in your user database, and
>> you will need to check it when you check a roaming user.
>>
>> Depending on your database, this should be very simple to do.
>>
>> regards
>>
>> Hugh
>>
>>
>> At 18:27 +0800 01/7/3, JC wrote:
>> >hi,
>> >
>> > I intend to setup in-bound roaming for my users by proxying
>> > the auth/acct req from the GRIC server to the radiator.
>> >
>> > Anyone has any ideas what is the best way to share
>> > the same user database of radiator and at the same time
>> > allow only ccertain user to roam.
>> >
>> >
>> >jc
>> >
--
NB: I am travelling this week, so there may be delays in our correspondence.
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list