MS-CHAP again

"Andrey NIkolaev" <[email protected]>
Newsgroups gmane.comp.gnu.radius.general
Message-ID <000001c54736$4ea6af80$5f806ed4@andyws>
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='andy@vpn';
+-----------+---------+----------+--------+
| user_name | service | password | active |
+-----------+---------+----------+--------+
| andy@vpn  |         | 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 "andy@vpn" CLID=212.110.128.95): Данные
пользователя не верны [andy@vpn/]
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 = andy@vpn
        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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.