bispawel / macfuse

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

sshfs ignores any ssh-agent #148

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have an ssh-agent running with a properly registerd socket in SSH_AUTH_SOCK
2. use the sshfs to connect to a server where your public key is used for 
authentication
3. sshfs prompts for a password rather than using the public key in the agent

What is the expected output? What do you see instead?
sshfs should use the public key if available, and should use the agent if 
available

What version of the product are you using? On what operating system?
OS X 10.4.9, MacFuse 0.25, sshfs 0.2.0

Please provide any additional information below.
I'm using the SSHKeychain as my agent. The SSH_AUTH_SOCK is properly registered 
via the 
~/.MacOSX/environment.plist file.

Original issue reported on code.google.com by joseph.b...@gmail.com on 20 Apr 2007 at 9:43

GoogleCodeExporter commented 8 years ago
sshfs.app is not sshfs. The GUI (sshfs.app) is not supported. There are other 
alternatives to the GUI. Search the past issues reported here and the 
macfuse-devel 
mailing list.

Original comment by si...@gmail.com on 21 Apr 2007 at 7:48