xingplus / tunnelblick

Automatically exported from code.google.com/p/tunnelblick
0 stars 0 forks source link

Does not correctly store passwords in KeyChain #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use auth-user-pass
2. have a complex password with special chars (space)
3. works when initially entered, but not when run again
4. Lock keychain, don't open and manually enter password and you can connect

What is the expected output? What do you see instead?
I should get connected but I get a "Passphrase verification failed"

What version of Tunnelblick are you using? On what version of OS X? PPC or
Intel?
Tunelblick_3.0b10 on Intel OSX 10.5.5

Where in the keychain is the password stored? I'd like to remove the
entries for the time being.

Thanks,
-=B

Please provide any additional information below.

Original issue reported on code.google.com by bkomi...@gmail.com on 24 Nov 2008 at 5:49

GoogleCodeExporter commented 9 years ago
Will look into this. They are stored in the default keychain. You can find the 
by searching for openvpn.

Original comment by angelol...@gmail.com on 26 Nov 2008 at 8:08

GoogleCodeExporter commented 9 years ago
Upon further testing I realized the bug report is incorrect. Spaces are stored
correctly. 

However:
If you have more than one VPN defined that has the same username, only one 
password
gets saved. Will it be possible to have the connection name saved along with the
password?

Should I file this under a new bug?
-=b

Original comment by bkomi...@gmail.com on 27 Nov 2008 at 3:21

GoogleCodeExporter commented 9 years ago
Multiple connections with same username now keep separate passwords is fixed in 
r93

Original comment by jkbull...@gmail.com on 14 Jun 2009 at 6:11