Tagged Questions
1
vote
1answer
1k views
Are there any better/safer methods to launch the OpenVPN client as a normal user?
I'm trying to connect to an OpenVPN server. It works perfectly when I use root to give out the commands to connect:
openvpn /etc/openvpn/client.conf
but with a normal user I get this error messages ...