8 Nov
2012
8 Nov
'12
1:10 p.m.
Erich Titl wrote:
# # can be one of crypt,md5,clear # general_encryption_method: crypt
this appears to be used by the GUI
Now with MSCHAP this appears not to work simply out of the box. Does one need to hack that code or is there a canonical way to be used for M$ W7 (P)EAP authentication?
Change that from "crypt" to "clear". Then PEAP will work. Alan DeKok.