8 Jul
2020
8 Jul
'20
10:17 a.m.
Piviul ha scritto il 08/07/20 alle 09:46:
[...] I can observe that mschap contact the freeradius server using the old mschap v1 version (we can read "Client is using MS-CHAPv1") but at the end of the auth logs we can read "ERROR: MS-CHAP2-Response is incorrect". In your opinion that's OK? I answer myself: seems to be correct; in mschap module I can read: # if use_mppe is not set to no mschap will # add MS-CHAP-MPPE-Keys for MS-CHAPv1 and # MS-MPPE-Recv-Key/MS-MPPE-Send-Key for MS-CHAPv2
the defult value doesn't set use_mppe to no. Piviul