michaelogrant / macfusion

Automatically exported from code.google.com/p/macfusion
Other
1 stars 1 forks source link

S/Key based login in sshfs #191

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I use a S/Key (http://en.wikipedia.org/wiki/S/KEY) login when i mount
some of my sshfs file systems. When I use ssh to my account I get a
string in return that I use to generate a one time password. The
problem is that when macfusion asks me for the password macfusion will
not specify this string so I can't generate my password. When i use
ssh it will look something like this

$ ssh m...@somesystem.com
[some string used to generate the password]
S/Key Password:

Is there any way to make macfusion show this string?

Original issue reported on code.google.com by peter.st...@gmail.com on 15 Jun 2007 at 11:04

GoogleCodeExporter commented 8 years ago

Original comment by grahampe...@gmail.com on 17 Jun 2007 at 9:26