(RADIATOR) multiple instances of usernames in users file

Hugh Irvine hugh at open.com.au
Mon Jul 25 19:35:40 CDT 2005


Hello Tariq -

The correct way to do this is with DEFAULT entries:


DEFAULT User-Name = test at devradius,  Password = "xxx", NAS-Identifier  
= "9.8.7.6"
         Tunnel-Server-Endpoint = "1:1.2.3.4",
         Tunnel-Type = "1:L2TP",
         Tunnel-Medium-Type = "1:IP",
         Tunnel-Password = "1:xxx",
         User-Service = "Framed-User",
         Framed-Protocol = "PPP"

DEFAULT User-Name = test at devradius,  Password = "xxx", NAS-Identifier  
= "1.2.3.4"
         Framed-Address = 87.81.140.24,
         Framed-Netmask = 255.255.255.255,
         Framed-Protocol = "PPP"


regards

Hugh


On 26 Jul 2005, at 00:22, Tariq Rashid wrote:

>
> hi, i'm trying to have the same username multiple times in the  
> "users" file
> - but each record has a different set of "check items".
>
> for example:
>
> test at devradius  Password = "xxx", NAS-Identifier = "9.8.7.6"
>         Tunnel-Server-Endpoint = "1:1.2.3.4",
>         Tunnel-Type = "1:L2TP",
>         Tunnel-Medium-Type = "1:IP",
>         Tunnel-Password = "1:xxx",
>         User-Service = "Framed-User",
>         Framed-Protocol = "PPP"
>
> test at devradius  Password = "xxx", NAS-Identifier = "1.2.3.4"
>         Framed-Address = 87.81.140.24,
>         Framed-Netmask = 255.255.255.255,
>         Framed-Protocol = "PPP"
>
> the aim being that when the nas_ip_address is 9.8.7.6 the first set  
> of reply
> items are sent, and then when the secodn request arrives from  
> 1.2.3.4 the
> second set are set.
>
> however, in practise only the second entry works (i guess it  
> replaces the
> first one when the users file is read).
>
> i'm using radiator 3.8 on freebad 4.10
>
> tariq
>
> --
> 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.
>


NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/ 
radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.


--
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