Dear Dinko Korunic, --Thursday, May 27, 2004, 4:31:17 PM, you wrote to [EMAIL PROTECTED]:
DK> User-Name (1), Length: 6, Data: [test], [# 1952805748] / [IP DK> 116.101.115.116], 0 x74657374 Look at Length carefully. It must be 4 bytes, not 6, probably it's a bug of your client. Unlike MS-CHAPv1, MS-CHAPv2 uses username in response calculation. Your client adds some noise (probably nulls) to username, and probably uses additional bytes in response calculation (Java uses no NULLs in strings) while FreeRADIUS ignores trailing NULLs. -- ~/ZARAZA ×ĺëîâĺę ýňî ňŕéíŕ... ˙ çŕíčěŕţńü ýňîé ňŕéíîé ÷ňîáű áűňü ÷ĺëîâĺęîě. (Äîńňîĺâńęčé) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

