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

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

[Help-gnu-radius] MS-CHAP again


From: Andrey NIkolaev
Subject: [Help-gnu-radius] MS-CHAP again
Date: Fri, 22 Apr 2005 15:24:43 +0300

I'm reading big discussion about MPD and GNU Radius.
However I have problem in authorisation.
Please asked my questions...

Usage cleantext password stored in SQL base:
 DEFAULT         NAS-IP-Address = VPN_gateway,
                Auth-Type = Local, Password-Location = SQL
                Service-Type = Framed-User,
                Framed-Protocol = PPP
in base password
select * from passwd where user_name='address@hidden';
+-----------+---------+----------+--------+
| user_name | service | password | active |
+-----------+---------+----------+--------+
| address@hidden  |         | test1    | Y      |
+-----------+---------+----------+--------+
1 row in set (0.00 sec)

In dictionary add MS section dictionary.
But MS client authorised VPN client returned error:
(Access-Request sleep 210 "address@hidden" CLID=212.110.128.95): Данные
пользователя не верны address@hidden/]
But detail file write
        NAS-Identifier = sleep
        NAS-IP-Address = xxx.xxx.xxx.xxx
        Message-Authenticator =
\214\110\352\371\270\164\003\164\223\035\134\377\232\225\177\024
        NAS-Port-Id = 0
        NAS-Port-Type = 5
        Service-Type = Framed-User
        Framed-Protocol = PPP
        Calling-Station-Id = xxx.xxx.xxx.xxx
        User-Name = address@hidden
        MS-CHAP-Challenge = \273\036\150\062\024\306\274\015
        MS-CHAP-Response =
\001\001\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000
\000\000\
000\000\000\000\000\141\325\347\373\265\121\325\307\110\140\302\376\257\261\
046\314\014\371\267\364\317\151\357\
364
        Timestamp = 1114171741
        Request-Authenticator = None

Where I'm doing errors?
Authorization with mpd.seckret dont have problems.

Thank you any comments.





reply via email to

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