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='[EMAIL PROTECTED]';
+-----------+---------+----------+--------+
| user_name | service | password | active |
+-----------+---------+----------+--------+
| [EMAIL PROTECTED] | | 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 "[EMAIL PROTECTED]" CLID=212.110.128.95): Данные
пользователя не верны [EMAIL PROTECTED]/]
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 = [EMAIL PROTECTED]
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.
_______________________________________________
Help-gnu-radius mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-radius