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