help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] a problem of gnu-radius and SunOS5


From: kennyen
Subject: [Help-gnu-radius] a problem of gnu-radius and SunOS5
Date: Wed, 24 Jul 2002 05:32:31 -0700 (PDT)

hi all,

I have a sucessful installed GNU-RADIUS server 0.96.3 recently, and i can authenticate users using "radauth" with local radius server but a SunOS RADIUS server. when i issue the following command,

/usr/local/sbin/radauth -v -s 192.168.0.126:testkey123:1812 testuser testpass

i got the following output,

-------------------------------------------------------------------------------------------------------------

server 192.168.0.126:1812
send code 1 (RT_AUTHENTICATION_REQUEST)
      send: User-Name = testuser
      send: Password = testpass
      send: NAS-Port-Id = 0
radtest: warning: Received invalid reply digest from server
recv code 3 (RT_AUTHENTICATION_REJECT)
expect 2
got    3
FAIL

--------------------------------------------------------------------------------------------------------------------

where 192.168.0.126 is a SunOS5 radius server, when the sun machine do a local authentication with the same user name and passward it can be authenticated.

the following is the packet's information,

packet sent by "radauth" and recieved by Sun radius server.

----------------------------------------------
User-Service    =       Framed-User
Framed-Protocol =       PPP
User-Name       =       testuser
<unknown attribute> 60  =       <unknown value> \xB1\x14L\xDAV*J\x05\x12\xF7\xA6\xBE\x0F\xAD\xC2\x
Challenge-Response      =       \x01/\x9B\xF9\x8C\xCB\x81\xD1\xCF\x16\xAA\xF0.\xD9\x99r\x98
NAS-Identifier  =       192.168.0.156
NAS-Port        =       0
Pseudo-Request-Source   =       192.168.0.156
Pseudo-Request-Type     =       Access-Request
 
-----------------------------------------------------------------------
 
Sun machine local authentication,
-----------------------------------------------------------------------
User-Name       =       testuser
Password        =       \xE5\xA4\xFCbdD\xC4\xC0Y\xA1h\x80[\x9B\xBB\x12
NAS-Identifier  =       192.168.0.126
NAS-Port        =       1
Client-Port-DNIS        =       1515
Pseudo-Request-Source   =       192.168.0.126
Pseudo-Request-Type     =       Access-Request
----------------------------------------------------------------------------------------------------------------------
 
 
can any one tell me what is means by,
"radtest: warning: Received invalid reply digest from server" and
<unknown attribute> 60  =       <unknown value> \xB1\x14L\xDAV*J\x05\x12\xF7\xA6\xBE\x0F\xAD\xC2\x
 
thanks,
kennyen



Do You Yahoo!?
Yahoo! Health - Feel better, live better
reply via email to

[Prev in Thread] Current Thread [Next in Thread]