On Jan 17, 2008 11:33 PM, Robert Loomans <[EMAIL PROTECTED]> wrote: > > Personally, I just use SSHKeychain (http://sshkeychain.org/). > > I just make sure that in it's Environment preferences that the variables > SSH_ASKPASS is /Applications/SSHKeychain.app/Contents/MacOS/SSHKeychain, > and it defaults to setting SSH_AUTH_SOCK to /tmp/<uid>/SSHKeychain.socket.
That's no longer necessary on leopard. The problem, though, is that sshfs.app doesn't set either of those environment variables when it forks sshfs-static, so sshfs-static can't communicate with the agent. > I prefer my ssh-agent to ask when something wants to use my keys... and > SSHKeychain does that and a lot more. The default agent in leopard does ask. It's not as extensive as sshkeychain, though, when it comes to dropping keys on system events and such. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
