mschap Freeradius 3
nicolas.clo at ricoh-industrie.fr
nicolas.clo at ricoh-industrie.fr
Mon Jan 20 09:02:06 CET 2014
Hi List,
I'm encountered an error after upgrading Freeradius V2.2.4 to v3.0.2
User authentication works great but host not:
host authentication in Freeradius 2:
[mschapv2] +group MS-CHAP {
[mschap] Creating challenge hash with username: host/T410_58.ricoh-industrie.fr
[mschap] Client is using MS-CHAPv2 for host/T410_58.ricoh-industrie.fr, we need NT-Password
[mschap] expand: --username=%{mschap:User-Name} -> --username=T410_58$
Freeradius 3 :
(47) mschap : Creating challenge hash with username: host/T410_58.ricoh-industrie.fr
(47) mschap : Client is using MS-CHAPv2 for host/T410_58.ricoh-industrie.fr, we need NT-Password
(47) mschap : Executing: "/usr/bin/ntlm_auth --request-nt-key --username=%{mschap:User-Name}
--challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"
(47) mschap : expand: "--username=%{mschap:User-Name}" -> '--username=T410_58.rico$'
It seems to do not split correctly mschap User-Name.
Any ideas ?
Thanks.
Nicolas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140120/e5abe4bd/attachment.html>
More information about the Freeradius-Users
mailing list