Radiator Server Documentation — v10.34.0

RADIUS boolean attribute conversion failed

Text assigned to a RADIUS boolean attribute is not a recognized boolean value.

Emission

Log level: DEBUG

Per-request tracing: No

Promotion: WARN

Logged when a string or byte-string value for a boolean attribute is not true, false, yes, no, 1, or 0. The value_type and value_length fields identify its policy representation without recording the value. The attribute_name field identifies the target dictionary attribute.

Use one of the supported boolean values, or correct the attribute datatype in the configured RADIUS dictionary.