Closed GoogleCodeExporter closed 9 years ago
More info: if I then go into KeyChain access, search for password
"tunnelblick-auth-myconnection", and modify it to put the correct password
instead,
everything works fine afterwards.
Original comment by thibaut....@gmail.com
on 13 Feb 2010 at 1:34
I can't replicate this behavior. Is there something unusual about your setup?
Did the problem happen with a username/password combination, or a passphrase?
If you could post the first
few lines of the Details... window's OpenVPN Log (the lines with "*Tunnelblick"
in them), that would help.
Does anything at all show up in the Details... window?
When I try to connect with an incorrect password saved in the Keychain, I get
the following (with "verb 5" in the configuration file):
2010-02-14 08:29:02 [OpenVPN_Server] Peer Connection Initiated with 67.228.29.98:1194
2010-02-14 08:29:03
2010-02-14 08:29:04 SENT CONTROL [OpenVPN_Server]: 'PUSH_REQUEST' (status=1)
notice a five-second wait here (I think this is the server checking the
password), then
2010-02-14 08:29:09 SENT CONTROL [OpenVPN_Server]: 'PUSH_REQUEST' (status=1)
at this point Tunnelblick displays a window saying the authentication failed
and offering three buttons: "Try again with different credentials", "Cancel",
and "Try again".
clicking "Cancel" causes the following:
2010-02-14 08:29:09 AUTH: Received AUTH_FAILED control message
2010-02-14 08:29:09 TCP/UDP: Closing socket
2010-02-14 08:29:09 process restarting
2010-02-14 08:29:09
2010-02-14 08:29:09 process exiting
2010-02-14 08:29:09
clicking "Try again" shows the following (the times are different because it is
a different connection attempt)
2010-02-14 08:34:22 TCP/UDP: Closing socket
2010-02-14 08:34:22 process restarting
2010-02-14 08:34:22
2010-02-14 08:34:22 process exiting
2010-02-14 08:34:22
2010-02-14 08:34:27 *Tunnelblick: Attempting connection with adapt.ovpn; Set nameserver = 1; monitoring connection
2010-02-14 08:34:27 *Tunnelblick: /Users/.../Tunnelblick.app/Contents/Resources/openvpnstart start adapt.ovpn 1339 1 0 0 0
(followed by a completely new connection attempt)
clicking "Try again with different credentials" is like "Cancel", followed by a
retry of the connection but Tunnelblick displays a window asking for the
username/password.
The way the "Try again with different credentials" is implemented is that it
first deletes the credentials from the Keychain, then tries the connection
again. Since there won't be any
credentials in the Keychain on the second attempt, it displays a window asking
for them.
Original comment by jkbull...@gmail.com
on 14 Feb 2010 at 1:47
Hi,
I'll try to find some time to bring more details here.
cheers,
-- Thibaut
Original comment by thibaut....@gmail.com
on 16 Feb 2010 at 11:00
I have simplified the logic for handling failed passwords, which should
eliminate this problem.
The fix was submitted as r416, and is in just-released Tunnelblick version
3.0b28.
Original comment by jkbull...@gmail.com
on 24 Feb 2010 at 5:50
Thanks a billion thibaut.
I have been going crazy on why i couldnt log in at work and its alle cause
tunnelblick doesnt prompt me for the wrong password. I guess our office is not
the only one which demands the users to change password every 3 months so this
should be possible. My iVPN in windows prompts me for this
Original comment by oivindst...@gmail.com
on 9 May 2011 at 9:45
Original issue reported on code.google.com by
thibaut....@gmail.com
on 13 Feb 2010 at 1:33