|
Hi folks,
I have the scripts for
client-connect/client-disconnect in my /etc/openvpn folders (Slackware
11)
If I use :
user
nobody
group
nobody
persist-key
persist-tun
chroot /etc/openvpn
When user connects/disconnects I get
messages:
client-connect command failed: could not execute
shell command
client-disconnect command failed: could not execute
shell command
Any work around this problem?
Without the :
user
nobody
group
nobody
persist-key
persist-tun
chroot /etc/openvpn
the scripts work fine.
Regards
Remus
|