password in EAP request

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Wed Oct 5 23:01:01 CEST 2011


Hi,

>    In example.pl perl script $RAD_REQUEST{'User-Name'} returns the username
>    of the EAP request message. How can I get the password of the
>    EAP request? $RAD_REQUEST{'User-Password'} won't return the password.

it certainly wont for PEAPv0/MSCHAPv2 which is what your request looks
like - hint, its a challenge response mechanism, the password is never disclosed

alan



More information about the Freeradius-Users mailing list