bispawel / macfuse

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

Enter one-line summary #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install MacFUSE core 0.2.0 on any Intel or PPC mac
2. Try to use sshfs 0.1.0

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

Instead of mounting the remote server, sshfs repeatedly asks for your password.

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

Explained above.

Please provide any additional information below.

This problem was verified on three problems:
a)A Macbook which was working with MacFUSE Core v0.1.9
b)A Powerbook G4 which had not had any FUSE/sshfs software installed
c)A Macbook Pro which had not had any FUSE/sshfs software installed

All systems are up to date with the latest updates from Apple as of 2/15/07.

Original issue reported on code.google.com by brett.di...@gmail.com on 15 Feb 2007 at 9:14

GoogleCodeExporter commented 8 years ago
Apologies for not submitting a proper subject line.  I did not notice the field!

Original comment by brett.di...@gmail.com on 15 Feb 2007 at 9:15

GoogleCodeExporter commented 8 years ago
Update: we used the uninstall script on one system, rebooted, installed core 
0.1.9,
rebooted, and still get the password dialog popping up repeatedly with sshfs.

Core 0.2.0 exhibits the same behavior with SecureRemoteDisk 0.3.2.

Original comment by brett.di...@gmail.com on 15 Feb 2007 at 10:02

GoogleCodeExporter commented 8 years ago
sshfs.app is not a production-level application -- it was merely a tech demo 
that we released (both as a 
binary and as source) as a courtesy and convenience to MacFUSE users. It's now 
unsupported.

That said, your issue might simply be that the underlying connection 
establishment needs human interaction 
(as in "Are you sure you want to connect (yes/no)?" type of question). If 
that's the case, you can "fix" it by 
connecting once using ssh.

Please look for alternate user interfaces for sshfs on the macfuse-devel 
mailing list. Please also post your 
sshfs related questions there, unless you think you have found a bug in MacFUSE 
itself, in which case it is 
appropriate to report the issue here.

Original comment by si...@gmail.com on 24 Feb 2007 at 9:35