kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.62k stars 2.37k forks source link

Once the Ovpn is assigned to one user unable to disable the Ovpn #734

Open Mav215 opened 1 year ago

Mav215 commented 1 year ago

Once an Ovpn is assigned to a user, that user cannot disable the Ovpn. When I try to do this, I am attempting to delete the file from the directory, but I am unable to restrict user access; if anyone knows how to do this, please tell me the command to disconnect a client from the OpenVPN server or give me the code that works.