8 Nov
2012
8 Nov
'12
2:52 p.m.
Alan on 08.11.2012 19:10, Alan DeKok wrote:
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.
Yes, I know if I also change the attribute to Cleartext-Password. Any plans to support NT-Password hashes? Thanks Erich Titl