Technical Tip: HTML Characters in RADIUS secret
| Description | This article describes why RADIUS secrets that use HTML characters must be saved via the CLI.
Unexpected behavior is observed when a RADIUS secret is entered with HTML characters such as the ampersand '&'.
|
| Scope | FortiNAC and FortiNAC-F v9.4.X and vF7.2.5. |
| Solution | Addressed in versions F7.6.0, F7.4.1, and F7.2.7.
Workaround: From the CLI of the device:
FortiNAC-OS:
execute enter-shell device -ip <deviceip> -setAttr -name RadiusSecret -value "radiussecret"
CentOS:
device -ip <deviceip> -setAttr -name RadiusSecret -value "radiussecret" |
