(RADIATOR) Prefix configuration

1999-04-20 Thread Enrique Vadillo

Hi,

I am a newbie regarding radiator but i'm used to managing ascend's radius.

I want to configure radiator so that usernames that use prefix 'HELLO/'
are authenticated by radius server with IP 200.56.78.9 and all other users
authenticated by radius server with IP 190.34.6.89

I am using radiator 1.57. Can someone tip me on the configuration i must use?

Thank you all in advance,

Enrique-
-- 
--
 RCP - Internet Peru  Tel: +51 1 422-4848 
 Dpto de Operaciones  Fax: +51 1 421-8086
--

===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Prefix configuration

1999-04-20 Thread Richi Plana

Hi,

On Tue, 20 Apr 1999, Enrique Vadillo wrote:

|o| I want to configure radiator so that usernames that use prefix 'HELLO/'
|o| are authenticated by radius server with IP 200.56.78.9 and all other users
|o| authenticated by radius server with IP 190.34.6.89

You can probably use:

Realm /^HELLO\//
AuthBy RADIUS
Server 200.56.78.9
...
/AuthBy
/Realm

Realm DEFAULT
AuthBy RADIUS
Server 190.34.6.89
...
/AuthBy
/Realm


L   L Richi Plana 8^) ,-,-. ,-,-. ,-,-. ,-,-. ,-
LL LL Systems Administrator  / / \ \   / / \ \   / / \ \   / / \ \   / /
L Mosaic Communications, Inc. \ \ / /   \ \ / /   \ \ / /   \ \ / / 
L mailto:[EMAIL PROTECTED] `-'-' `-'-' `-'-' `-'-'  
--PGP key http://www2.mozcom.com/~richip/richip.asc 


===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.