|
|
On Fri, 3 Jun 2005, Scott Ainslie wrote: > I have a CentOS 4 box with openvpn-2.0-1.2.el4.rf and > openssl-0.9.7a-43.2 installed. > > I have copied the easy-rsa directory from /usr/shared/doc/openvpn-2.0/ > to /etc/openvpn/. I have also modified the export KEY parameters in the > vars file. > > . ./vars gives no problems > ./clean-all gives me: > -bash: ./clean-all: Permission denied Are you using one of Dag Wieers's RPMs? I've seen issues where the executable bit isn't set on the easy-rsa scripts. Just do a "chmod +x" on the scripts you need to run. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00069.html on line 192 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00069.html on line 192 |