I am trying to setup a Windows client and I need sacli in Ubuntu to create the client configuration file. Does anyone know where it is? I cant find it.
1 Answer
It seems that sacli is not packaged.
You can download the OpenVPN Access Server from Download page. Then install it to your system with:
Ubuntu 16.04 LTS
cd ~/Downloads wget sudo apt install ./openvpn-as-2.7.3-Ubuntu16.amd_64.deb # for 16.04 LTSUbuntu 18.04 LTS
cd ~/Downloads wget sudo apt install ./openvpn-as-latest-ubuntu18.amd_64.deb
and then launch sacli with
/usr/local/openvpn_as/scripts/sacli 3