1.5.3


Old Stuff

 www.your-freedom.net
 www.secure-tunnel.com

Ticket #234 (closed 1: fixed)

Opened 2 years ago

Last modified 2 years ago

can only choose first identity file from popup menus

Reported by: bigkm1@gmail.com Assigned to: andrei
Priority: normal Milestone: AlmostVPN 1.0 Beta RC2
Component: PreferencePanel Version: 1.0
Severity: normal Keywords: identities
Cc: harry@blader.com

Description

The app only has the first identity file in my ~/.ssh folder i have 5 in their

Change History

08/15/06 10:41:39 changed by andrei

  • status changed from new to assigned.

Could you please run this command

ls -l ~/.ssh

and post output to this ticket

08/15/06 10:52:02 changed by anonymous

the only one that is showing in the popup is id_itee

-rw-r--r-- 1 kim kim 603 May 8 02:23 authkeys -rwx------ 1 kim kim 598 Sep 15 2005 auths -rw-r--r-- 1 kim kim 1781 Aug 15 18:44 config -rw-r--r-- 1 kim kim 603 Jun 6 17:05 id_dsa.pub -rw------- 1 kim kim 668 Jun 6 17:05 id_freebsd -rw------- 1 kim kim 668 Aug 14 15:09 id_itee -rw------- 1 kim kim 672 May 8 02:23 id_jet -rwx------ 1 kim kim 1192 May 8 02:07 id_macbackup -rwx------ 1 kim kim 668 May 8 01:41 id_mini -rw-r--r-- 1 kim kim 7538 Aug 14 15:07 known_hosts -rwxr-xr-x 1 kim kim 4453 Jun 17 17:36 ssh-https-tunnel.pl

08/15/06 11:24:28 changed by andrei

  • keywords set to identities.

Interesting. The thing is, you should not see ANY identities at all. As of now, AlmostVPN using very lame test to see if the file is an identity file. It looks in ~/.ssh for files with

  • <name> and
  • <name>.pub

both present. So in your case, it should not be able to find any.

I will try to fix this problem as soon as possible. Meanwhile, you probably can full AlmostVPN by creating empty *.pub files for each of your identity files. Then you will need to remove (while AlmostVPN is not running)

~/Library/Preferences/com.leapingbyte.AlmostVPNPRO.plist

and start AlmostVPN again. It will make it to try to "discover" identities again.

Sorry for inconvenience.

08/15/06 13:13:26 changed by andrei

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed. Will be part of RC2

08/26/06 05:49:15 changed by andrew

  • type changed from defect to 1.

medvedlatitude120l