FreeRadius Config Validation Case Sensitivity

Emile Swarts emile.swarts123 at gmail.com
Tue Nov 9 15:02:32 CET 2021


Hi,

We're using FreeRadius to validate configurations before deploying them to
production.

radiusd -CX

This works great and catches any invalid dictionary keys or values that
have been added to /etc/raddb/mods-config/files/authorize:

aa-bb-cc-77-88-99
          Reply-Message = "hi"

I noticed that these validations are not case sensitive though, and this
still passes:

aa-bb-cc-77-88-99
          reply-message = "hi"

Is case checking intentionally skipped? Is this still a valid response to
send back?

Thanks,
Emile


More information about the Freeradius-Users mailing list