Thank you Andreas, you are absolutely right. I have no idea how I
missed that! I suppose even the sys admin is entitled to be guilty of
user error once in a while!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: openvpn
Version: 2.1~rc11-1
Severity: grave
Steps to verify/recreate:
Create a test auth script that simply echos the username and password
and configure opevnvpn to use this script
#!/bin/sh
echo $username
echo $password
Start openvpn with the following command
openvpn --config /etc/op
2 matches
Mail list logo