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

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

[Help-gnu-radius] Unable to use Crypt-Local


From: Rahim Pirbhai
Subject: [Help-gnu-radius] Unable to use Crypt-Local
Date: Fri, 19 May 2006 12:26:05 -0400
User-agent: Thunderbird 1.5 (Windows/20051201)

Hello,
I am trying to use Local Encrypted authentication. However, when I attempt to authenticate via radauth or via my radius client, authentication fails:

May 19 12:14:35 Auth.notice: (Access-Request local 79 "rahim"): Login incorrect [rahim/abc123]

"users" file:
-----------
rahim Auth-Type = Crypt-Local,
               Password = "e99a18c428cb38d5f260853678922e03"
       Service-Type = Framed-User,
               Framed-Protocol = PPP

radauth:
--------
% ./radauth -v rahim abc123
radtest: debug: client.c:247:grad_client_send0: sending Access-Request
radtest: debug: server 127.0.0.1:1812
radtest: debug: send: User-Name = (STRING) rahim
radtest: debug: send: NAS-IP-Address = (IPADDR) 127.0.0.1
radtest: debug: send: User-Password = (STRING) \023\347\113\355\072\250\011\030\117\153\226I#EW|
radtest: debug: client.c:138:grad_client_recv: received Access-Reject
radtest: debug: radpdu.c:402:grad_decode_pdu: allocated radreq: 380f8
radtest: debug: radpdu.c:417:grad_decode_pdu: Access-Reject from 127.0.0.1, id=79, length=39
radtest: debug: recv: Reply-Message = (STRING) \015\012Access denied\015\012
Authentication failed.
Access denied

I used an MD5 hash utility online to encrypt the password.
Can you please tell me what might be wrong?

Thanks,
Rahim




reply via email to

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