I'd like Meerkat to ask me for the tunnel password every time I establish the tunnel, but recently, it seems to have started keeping the password cached. It isn't saved in the keychain, but MK is successfully establishing a tunnel without my reentering the password. I believe this started with the update to 1.2.2, but I could be mistaken. Is there any way to change this behavior?
thanks!
Meerkat 1.2.2
OS 10.6.1
Hmm, what is the setting under Advanced > Security > Ask keychain for passwords on every use? That should apply only to passwords actually saved in the keychain, but worth check.
I will definitely investigate, though.
Ah, that makes sense. With passphrase-protected keys, ssh-agent will be responsible for the ask & cache (I think the prompt you see, if ever, will have a Terminal icon?) and Meerkat isn't even consulted.
Thanks for the heads up, though -- I'll keep that issue on my radar.
Thanks for this!
Depending upon what you are using for VNC, you may be able to use that app as a trigger for the tunnel, which means Meerkat will close the tunnel when you quit the program. Any regular OS X app will work for this, and if you are using a command-line invocation or something, you could build an AppleScript app bundle out of it to use it as an application for this purpose.



"Ask keychain for passwords..." is unchecked. I'm using password protected shared keys, if that makes a difference. I've also just noticed that I can quit Meerkat and relaunch it, and it will still remember the password. Perhaps the issue is in ssh itself.
EDIT: This seems to shed some light. Looks like it is a Snow Leopard issue.
http://discussions.apple.com/thread.jspa?messageID=10265013