generating certificate
Posted: Thu Dec 08, 2011 8:37 pm
Please could somebody help me. I do not know what to do to correct this error in Linux script.
This is the script.
[root@kingstech 2.0]# . ./vars
bash: /usr/share/doc/openvpn-2.2.0/easy-rsa/2.0/whichopensslcnf: Permission denied
NOTE: If you run ./clean-all, I will be doing a rm -rf on /usr/share/doc/openvpn-2.2.0/easy-rsa/2.0/keys
[root@kingstech 2.0]# ./clean-all
bash: ./clean-all: Permission denied
[root@kingstech 2.0]#
This is the script.
[root@kingstech 2.0]# . ./vars
bash: /usr/share/doc/openvpn-2.2.0/easy-rsa/2.0/whichopensslcnf: Permission denied
NOTE: If you run ./clean-all, I will be doing a rm -rf on /usr/share/doc/openvpn-2.2.0/easy-rsa/2.0/keys
[root@kingstech 2.0]# ./clean-all
bash: ./clean-all: Permission denied
[root@kingstech 2.0]#