Package: openvpn Version: 2.0-1 Severity: normal On a sarge installation with openvpn 2.0-1 and libpam-mysql 0.5.0-6, openvpn stops to accept connections after a login attempt, if the mysql table for the user contains NULL in the password column.
/etc/pam.d/openvpn contains a configuration like this: auth optional pam_mysql.so user=XXX passwd=YYY host=localhost db=kunden table=Kunden usercolumn=user passwdcolumn=passwd crypt=0 account required pam_mysql.so user=XXX passwd=YYY host=localhost db=kunden table=Kunden usercolumn=user passwdcolumn=passwd crypt=0 This may well be a pam bug, so just reassign the report, if you think openvpn is not the cause of this problem. Jan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

