Ticket #47 (assigned defect)
Authentication issues when connecting through Gateway
| Reported by: | anonymous | Owned by: | mgorbach |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0 |
| Component: | sshfs plug-in | Version: | |
| Keywords: | Cc: |
Description
I used to use macfusion 2.3 succesfully to connect to my work machine through a gateway. I had my forwarding arranged in my ~/.shh/config file like so
Host vela
ProxyCommand? ssh user@… nc -w 1 xxx.xxx.ac.uk 22
Macfusion 2.4 will no longer authenticate: I believe it can't open the display. Previously I was presented with two password boxes, one for the gateway and one for the work box. Now I get the gateway authentification and then, nada.
Here is the log report:
(macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Note parameters changed for fs <MFClientFS: 0x134dd90> (Host) (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Note parameters changed for fs <MFClientFS: 0x106b800> (Unnamed) (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Mounting (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Note status changed for fs <MFClientFS: 0x134dd90> (Host) (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Notifying for status Unmounted -> Waiting to Mount (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Note status changed for fs <MFClientFS: 0x106b800> (Host) (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Notifying for status Unmounted -> Waiting to Mount (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Task launched OK (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) debug1: Reading configuration data /Users/user/.ssh/config debug1: Applying options for host debug1: Reading configuration data /etc/ssh_config debug1: Executing proxy command: exec ssh gwUser@… nc -w 1 host.ac.uk 22 (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) debug1: permanently_drop_suid: 501 (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) debug1: identity file /Users/user/.ssh/id_rsa type -1 debug1: identity file /Users/user/.ssh/id_dsa type -1 (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) ***
ssh gateway, University of XXXXXXX, UK.
All activity on this system is logged - unauthorized use will be reported to the network administrators of your system. *** (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) Save password is -1073743761 Flags 0 fs <MFClientFS: 0x102b0e0> (Host) (macfusionAgent, SSHServerFS, Host, 13/06/2008 15:55) new_sshfs_askpass(438,0xa0043fa0) malloc: reference count underflow for 0x102f5f0, break on auto_refcount_underflow_error to debug.
