(RADIATOR) help with <Handler User-Name="xxxxx">
Nikos Aslanakis
aslan at spark.net.gr
Thu Aug 1 08:50:32 CDT 2002
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.
More information about the radiator
mailing list