Bug#507747: Please close this bug report

2008-12-08 Thread Thomas Simmons
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]

Bug#507747: openvpn auth via-env fails to pass password to auth script

2008-12-03 Thread Thomas Simmons
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