chaoyinggg / macfuse

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

Repeatedly asks for password connecting to Linux OpenSSH_3.8.1p1 #211

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install MacFUSE
2. Install sshfs
3. Run sshfs

What is the expected output? What do you see instead?

Expectation is a mounted drive. Instead, I'm asked for my password over and
over and over and...

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

local:
  Darwin oc8000.local 8.9.0 Darwin Kernel Version 8.9.0: Thu Feb 22
20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC Power Macintosh powerpc
  OpenSSH_4.5p1, OpenSSL 0.9.7l 28 Sep 2006

remote: 
  Linux stats.eli.net 2.4.27-2-xeon #1 SMP Thu Dec 15 17:13:42 UTC 2005
i686 GNU/Linux
  OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004

Please provide any additional information below.

MacFUSE + sshfs is installed correctly. I can mount my home Mac as expected.

To this Linux server, I can connect over terminal. I have SSHKeychain and
public/private keys set up so that this is a passwordless login.

To test that my password on the Linux server is correct, I renamed
remote:~/.ssh to remote:~/.ssh.bak and logged in with password. It worked.

Original issue reported on code.google.com by jkeroes on 6 Jun 2007 at 1:36

GoogleCodeExporter commented 8 years ago
I believe you are talking about sshfs.app.

Please look at the sticky post in the macfuse-devel mailinst list.

Original comment by si...@gmail.com on 6 Jun 2007 at 2:31