blob: 85ca4cc562391ebfb02a44180718b2c00d465201 (
plain)
1
2
3
4
5
6
|
tag:
type: ipv4
help: Radius server authentication configuration
commit:expression: $VAR(port) != "" && $VAR(secret) != ""
&& $VAR(timeout) != ""
; "Port, secret, and timeout must be specified for Radius"
|