Take the 2-minute tour ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.

I'm using the openvpn option client-connect to run a script when a client connects.

The scrit works fine when I use simple commands but when I add commands that need root privileges it doesn't work and clients can't connect to the VPN server.

Any idea how to fix the problem?

Thank you

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.