bignall
unread,Jul 14, 2009, 6:59:38 PM7/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MacFusion-devel
I am a new Mac user, but a longtime linux user, so please forgive my
Mac ignorance.
I have files on my Linux box that I want to access from my Mac. I was
pointed to MacfusionApp to mount them through ssh. However, whenever
I try to mount it, I get an error message, the first time that it has
timed out, then the second that Authentication has failed. I can ssh
to this machine from the shell with no problem. Can someone please
help me figure out what's wrong?
Below is the log from the last few tries:
(Macfusion, MFClient, 7/14/09 5:55 PM) Note fs added with uuid
B52A073B-CCBA-4173-B0E7-120DA81AFB0B
(Macfusion, MFClient, serval, 7/14/09 5:55 PM) Note parameters changed
for fs <MFClientFS: 0x15c7ca0> (serval)
(Macfusion, NSCFString, 7/14/09 5:55 PM) Setting secrets dict {
password = xxxxxxxxx;
} for fs <MFClientFS: 0x15c7ca0> (serval)
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) Mounting
(Macfusion, MFClient, serval, 7/14/09 5:55 PM) Note status changed for
fs <MFClientFS: 0x15c7ca0> (serval) to Waiting to Mount
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) Task launched
OK
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1: Reading
configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
Connecting to serval [192.168.1.5] port 22.
debug1: Connection established.
debug1: identity file /Users/rosinabignall/.ssh/id_rsa type -1
debug1: identity file /Users/rosinabignall/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_4.7p1 Debian-8ubuntu1.2
debug1: match: OpenSSH_4.7p1 Debian-8ubuntu1.2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1: Host
'serval' is known and matches the RSA host key.
debug1: Found key in /Users/rosinabignall/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) Mount time out
detected. Killing task <NSConcreteTask: 0x10c1920> pid 285
(macfusionAgent, MFFilesystemController, 7/14/09 5:55 PM) Invalid
token in filesystemsForToken: 40CB21E6-3E53-4D02-97F9-71C00D198E73
(Macfusion, MFClient, serval, 7/14/09 5:55 PM) Note status changed for
fs <MFClientFS: 0x15c7ca0> (serval) to Failed to Mount
(new_sshfs_askpass, NSCFString, 7/14/09 5:55 PM) Could not get fs for
token
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/rosinabignall/.ssh/id_rsa
debug1: Trying private key: /Users/rosinabignall/.ssh/id_dsa
debug1: Next authentication method: password
debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 501
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
Authentications that can continue: publickey,password
debug1: No more authentication methods to try.
Permission denied (publickey,password).
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) Mounting
(Macfusion, MFClient, serval, 7/14/09 5:55 PM) Note status changed for
fs <MFClientFS: 0x15c7ca0> (serval) to Waiting to Mount
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) Task launched
OK
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1: Reading
configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
Connecting to serval [192.168.1.5] port 22.
debug1: Connection established.
debug1: identity file /Users/rosinabignall/.ssh/id_rsa type -1
debug1: identity file /Users/rosinabignall/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_4.7p1 Debian-8ubuntu1.2
debug1: match: OpenSSH_4.7p1 Debian-8ubuntu1.2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1: Host
'serval' is known and matches the RSA host key.
debug1: Found key in /Users/rosinabignall/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) Mount time out
detected. Killing task <NSConcreteTask: 0x10ae5b0> pid 289
(macfusionAgent, MFFilesystemController, 7/14/09 5:55 PM) Invalid
token in filesystemsForToken: 07F1912A-3294-45B2-9A9F-31C642E774FA
(Macfusion, MFClient, serval, 7/14/09 5:55 PM) Note status changed for
fs <MFClientFS: 0x15c7ca0> (serval) to Failed to Mount
(new_sshfs_askpass, NSCFString, 7/14/09 5:55 PM) Could not get fs for
token
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/rosinabignall/.ssh/id_rsa
debug1: Trying private key: /Users/rosinabignall/.ssh/id_dsa
debug1: Next authentication method: password
debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 501
(macfusionAgent, SSHServerFS, serval, 7/14/09 5:55 PM) debug1:
Authentications that can continue: publickey,password
debug1: No more authentication methods to try.
Permission denied (publickey,password).