Page 1 of 1

Re: Controlling multiple VPN locations with one

Posted: Fri Apr 29, 2022 2:40 pm
by eddiewu
You can use a central RADIUS server to provide user authentication to all SE servers. However the communication between RADIUS server and SE is in clear text.
To solve that, you can use one of the SE server as central server and connects all the other servers to it (as SE client) and do RADIUS (as RADIUS client) over the VPN.