Initial stack: FreeRADIUS + Node API + docker-compose
This commit is contained in:
7
freeradius/clients.conf
Normal file
7
freeradius/clients.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
client unifi {
|
||||
ipaddr = %{env:RADIUS_CLIENTS_CIDR}
|
||||
secret = %{env:RADIUS_SHARED_SECRET}
|
||||
require_message_authenticator = no
|
||||
nastype = other
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user