8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
client unifi {
|
|
ipaddr = %{env:RADIUS_CLIENTS_CIDR}
|
|
secret = %{env:RADIUS_SHARED_SECRET}
|
|
require_message_authenticator = no
|
|
nastype = other
|
|
}
|
|
|