summaryrefslogtreecommitdiff
path: root/templates/system/login/radius/server/node.def
blob: ba47c5d70d2bd3dacae41bb7259c64d9eda16de9 (plain)
1
2
3
4
5
6
tag:
type: ipv4
help: Radius server authentication
commit:expression: $VAR(port) != "" && $VAR(key) != ""
                   && $VAR(timeout) != ""
                     ; "Port, Key, and Timeout must be specified for RADIUS"