(RADIATOR) help with <Handler User-Name="xxxxx">

Nikos Aslanakis aslan at spark.net.gr
Fri Aug 2 02:41:36 CDT 2002


That was it!!
It worked like a charm.

Thanks Hugh!


-----Original Message-----
From: Hugh Irvine [mailto:hugh at open.com.au] 
Sent: Friday, August 02, 2002 3:13 AM
To: Nikos Aslanakis
Cc: radiator at open.com.au
Subject: Re: (RADIATOR) help with <Handler User-Name="xxxxx">



Hello Nikos -

Have you tried with a regular expression?

<Handler User-Name = /qqqwww/>
	.....
</Handler>

And are you sure you are editing the correct configuration file and have

you restarted Radiator so that the configuration file has been re-read?

regards

Hugh


On Thursday, August 1, 2002, at 11:50 PM, Nikos Aslanakis wrote:

> Hello,
>
> We have a strange problem.
> Here is the (very simple) configuration file:
> ================================
> BindAddress     xxx.xxx.xxx.xxx
> AuthPort        1845
> AcctPort        1846
>
> LogDir          /radius/log/test
> DbDir           /radius/db
> PidFile         /radius/log/testradiusd.pid
> Trace   4
>
> <Client xxx.xxx.xxx.xxx>
>         Secret  xxxxxxxx
> </Client>
>
> <Handler User-Name="qqqwww">
>         <AuthBy FILE>
>                 Filename        %D/users
>         </AuthBy>
> </Handler>
> =================================
>
>
> here is the file "users":
> --------------------------------------------------------------------
> qqqwww          	User-Password="test"
>                 	Service-Type = Framed-User
> --------------------------------------------------------------------
>
>
> and here is the logfile output:
> --------------------------------------------------------
> Thu Aug  1 16:36:43 2002: INFO: Server started: Radiator 3.0
> Thu Aug  1 16:36:45 2002: DEBUG: Packet dump:
> *** Received from xxx.xxx.xxx.xxx port 57300 ....
> Code:       Access-Request
> Identifier: 45
> Authentic:  1234567890123456
> Attributes:
>         User-Name = "qqqwww"
>         Service-Type = Framed-User
>         NAS-IP-Address = 203.63.154.1
>         NAS-Port = 1234
>         Called-Station-Id = "123456789"
>         Calling-Station-Id = "987654321"
>         NAS-Port-Type = ISDN
>         User-Password =
> "<240>^<21><144>A<212><31><11><26><185><248>|<128><137><146><229>"
>
> Thu Aug  1 16:36:45 2002: WARNING: Could not find a handler for
qqqwww:
> request is ignored
> -----------------------------------------------------------
>
> As you can see, Radiator simply ignores the <Handler
User-Name="qqqwww">
> We have tried without quotation marks too but again nothing.
> Is there a problem when using <Handler User-Name="qqqwww"> with
> radiator?
>
> Thanks in advance
> ================
>  Nikos Aslanakis
>  Systems Administrator
>  SPARKnet S.A.
> ================
>
>
> ===
> 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.
>
>
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

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