one line fix to example radius config

This commit is contained in:
William Brown 2019-11-02 14:00:09 +10:00
parent c82fb731ef
commit 7d9c815f2f

View file

@ -4,7 +4,6 @@ strict = false
ca = /data/ca.crt ca = /data/ca.crt
user = user =
secret = secret =
required_group =
; default vlans for groups that don't specify one. ; default vlans for groups that don't specify one.
[DEFAULT] [DEFAULT]
@ -18,6 +17,7 @@ ca =
key = key =
cert = cert =
dh = dh =
required_group =
; [client.localhost] ; [client.localhost]
; ipaddr = ; ipaddr =