[RADIATOR] patch to display EAP type name in log output
Alexander Hartmaier
alexander.hartmaier at t-systems.at
Tue Oct 13 05:16:31 CDT 2009
After finding out what 'Desired EAP type 13 not permitted' means I
patched Radiator to display a better log message:
# diff EAP.pm EAP.pm.new
179c179
< return ($main::REJECT, "Desired EAP type $desired not permitted");
---
> return ($main::REJECT, "Desired EAP type
$Radius::EAP::eap_type_to_name{$desired} ($desired) not permitted");
Maybe there are other log messages where the EAP type is used instead of
the name which you can change too.
--
Alexander Hartmaier <alexander.hartmaier at t-systems.at>
T-Systems Austria GesmbH
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be privileged.
If you are not the intended recipient, please notify the sender and then
delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
More information about the radiator
mailing list