[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Problem with mpd
From: |
Morten Winther |
Subject: |
Re: [Help-gnu-radius] Problem with mpd |
Date: |
Wed, 21 Jan 2004 09:49:57 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030916 |
Sergey Poznyakoff wrote:
Unfortunately the dictionary.microsoft file shipped with FreeRadius
has an incompatible format. Try the attached file.
Thanks - the new file seems ok - no parsing error.
Still not working though:
mpd:
[pptp0] RADIUS: RadiusAddServer Adding 127.0.0.1
[pptp0] RADIUS: RadiusPutAuth: RADIUS_CHAP (MSOFTv2) peer name: morw
[pptp0] RADIUS: RadiusSendRequest: RAD_ACCESS_REJECT for user morw
[pptp0] RADIUS: RadiusGetParams: RAD_REPLY_MESSAGE:
Access denied
[pptp0] RADIUS: RadiusGetParams: PANIC no MS-CHAPv2 response received
Peer name: "morw"
Can't get credentials for "morw"
The terimal server either did not send User-Password attribute.
I think you are right - only a Challenge and Response. Is this a problem?
Wed Jan 21 09:38:47 2004
NAS-Identifier = gaia.o0o.dk
NAS-IP-Address = 172.16.16.239
NAS-Port-Id = 0
NAS-Port-Type = 5
Service-Type = Framed
Framed-Protocol = PPP
Calling-Station-Id = 217.157.161.246
User-Name = morw
MS-CHAP-Challenge =
\273\036\150\311\227\000\030\012\023\250\347\077\365\030\275\220
MS-CHAP2-Response =
\001\000\174\323\037\005\373\354\371\231\137\160\335\311\046\047\374\357\000\000\000\000\000\000\000\000\372\274\216\073\252\370\335\151\320\202\274\016\012\103\046\240\274\150\120\312\036\310\164\233
Timestamp = 1074674327
Request-Authenticator = None
By the way, you've forgotten to include raddb/users entry for morw.
# gratis
DEFAULT Auth-Type = SQL,
Simultaneous-Use = 1,
Group = gratis
Service-Type = Framed-User,
Framed-Protocol = PPP,
Idle-Timeout = 900
Best regards
morten