bispawel / macfuse

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

sshfs gui does not support key authentication #186

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create public key (ssh-keygen -t dsa)
2. scp /home/user/.ssh/id_dsa.pub user@server:/home/user/.ssh/authorized_keys
3. login with sshfs GUI

What is the expected output? What do you see instead?
I expect no password prompt if key is added to ssh-agent or has no password.

What version of the product are you using? On what operating system?
version 0.3.0

Please provide any additional information below.

sshfs as shell command works just fine, but not the gui application.

Original issue reported on code.google.com by eugene....@gmail.com on 16 May 2007 at 10:12

GoogleCodeExporter commented 8 years ago
Please look at the sticky post in the macfuse-devel mailing list.

Original comment by si...@gmail.com on 16 May 2007 at 10:41