{5} Assigned, Active Tickets by Owner (Full Description) (8 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

grahamperrin (1 match)

Ticket Summary Component Milestone Type Created
Description
#6 Configuring Trac to assist MacFusion change logging MacFusion Trac task 11/15/2007

See http://www.nabble.com/Trac-improvement-suggestion%3A-%27fixed-but-not-change-logged%27-as-a-resolution-option--was%3A-plone-3.0.3-changelog--p13761020s6745.html and thereabouts


mgorbach (7 matches)

Ticket Summary Component Milestone Type Created
Description
#41 ~/.ssh/known_hosts key mismatch described as authentication failure MacFusion 2.0 enhancement 04/15/2008
  1. have in ~/.ssh/known_hosts an outdated key for to the ssh server to which you intend to connect
    • in the example below, localhost
  2. use Macfusion 2 beta 3
  3. attempt an SSHFS connection to the server

Could not mount filesystem: Authentication has failed.

  1. use Cyberduck to attempt an SFTP connection to the same server

Host key mismatch: localhost

The host key supplied is: … Do you want to allow the host access?

  1. click Always
  2. quit from Cyberduck
  3. use Macfusion again, attempt the same connection, success.

Issue

Users will probably

  • interpret Authentication has failed as relating to user name and password issues
  • not consider the possibility of host key mismatches.

Suggestion

Make the reasons for failure more explicit.


#30 Connection assistant MacFusion 2.0 enhancement 03/25/2008

Connection assistant

Beyond the checks (in MacFusion 1.2 Beta 3) with which we are familiar:

  • I'd like an assistant to check that the connection/volume supports ._ dot underscore files
    • primarily in the manner and sequence used by (ubiquitous) Finder
    • in other manners, if necessary (I haven't thought that far ahead).

Assistance should be optional:

  • a preference within MacFusion?
  • ideally, the preference should be available per-connection, so that experienced users can
    • work with less compatible volumes
    • without being assisted/cautioned every time the volume is mounted.

Implementation

I wondered whether an assistant might:

  1. walk a hierarchy
  2. seek and find a directory to which writing is possible
  3. perform tests

— but my concern is that with some types of hierarchy, the walk/seek/find operation could be wasteful or time-consuming.

So, an assistant might instead

  1. prompt the user to select a directory to which writing is possible
  2. perform tests.

Motivation

Following my first observations of Finder 10.5.3 with WebDAV I did some testing

  • with SSHFS
  • with cp
    • with and without the -X option
  • with TextEdit, Smultron, Word 2008 and other applications.

First impressions:
extended attributes and the resulting
._ files
are the norm (not the exception).

The presence of something as simple as a type code will normally require a ._ file when that type of file is saved or copied to a filing system that does not support such attributes. This is true even for the cp command (without the -X option).

Summary

Need to identify connections/volumes/file systems that are not wholly compatible with Mac OS X ways of working with extended attributes.


#44 Menu item is not centered Macfusion UI defect 06/11/2008

The menu item is the correct length (NSSquareStatusItemLength) but the icon itself is not centered within it. As a result, when it is highlighted, there is more blank highlighted area to the right of the icon than to the left.


#47 Authentication issues when connecting through Gateway sshfs plug-in 2.0 defect 06/13/2008

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.


#59 Run Macfusionagent only while Macfusion is running MacFusion enhancement 07/23/2008

I suggest to have an option for Macfusionagent, such that the agent only runs, while the main application Macfusion is running. I don't need the agent before nor afterwards and I guess this holds true for other users as well.

Thanks for considering this in a future release, bye

Sebastian


#63 sshfs: Permission-Problem Apple Finder 2.0 puzzle 07/24/2008

If I connect to my server with root I can't modify/access files that are not owned by root. Only if world-rwx is set I can change a file that is not owned by root. The interesting thing is, that if a add root to a group that hast the full rights on a file or folder, it doesn't change anything on the Finder perspective.

root is only a example. I have a dev-system with multiple users and groups - and the users aren't able to use those group-privileges on the server via this ssh-mount...

This is probably a Problem with how the Finder works, right? Or can you do something about it?


#75 Sftp server names/nicknames with swedish characters (å, ä, ö) fails to mount. sshfs plug-in not applicable uncategorised 08/21/2008

I tried to use a server name/nickname with a swedish character in it.

As the name/nick is used to create the volume mounting point, the swedish character was used in the /Volume/mountingpoint name.

Macfusion displayed the error "Could not mount filesystem, Authentication has failed" when trying to mount.

When I removed the swedish character, it worked fine to mount the volume.

A possible sollution would be to disable input of characters not supported in the name-field.

System version: Mac OS X 10.5.4 (9E17)
Kernel version: Darwin 9.4.0
SSH version: OpenSSH_4.7p1, OpenSSL 0.9.7l
Macfuse: version 1.7
Macfusion: version 2.0.3

Below are the two logs, the unsuccessful mount and the successful one.

##Failed mount, using swedish characters.

(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) Mounting
(Macfusion, MFClient, testö, 2008-08-21 17.44) Note status changed for fs <MFClientFS: 0x1025d80> (testö) to Waiting to Mount
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) Task launched OK
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: Reading configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: Connecting to testremoteserver.local [192.168.0.2] port 22.
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: Connection established.
debug1: identity file /Users/testuser/.ssh/id_rsa type -1
debug1: identity file /Users/testuser/.ssh/id_dsa type -1
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.2
debug1: match: OpenSSH_4.2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) 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, testö, 2008-08-21 17.44) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: Host '[testremoteserver.local]:22' is known and matches the RSA host key.
debug1: Found key in /Users/testuser/.ssh/known_hosts:8
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) 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, testö, 2008-08-21 17.44) debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) Welcome to testremoteserver!
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/testuser/.ssh/id_rsa
debug1: Trying private key: /Users/testuser/.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, testö, 2008-08-21 17.44) debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: Sending subsystem: sftp
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) 
kextload: /Library/Filesystems/fusefs.fs/Support/fusefs.kext loaded successfully
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) 
Mount time out detected. Killing task <NSConcreteTask: 0x104c220> pid 340

(Macfusion, MFClient, testö, 2008-08-21 17.44) Note status changed for fs <MFClientFS: 0x1025d80> (testö) to Failed to Mount
(macfusionAgent, SSHServerFS, testö, 2008-08-21 17.44) debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 0.2 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0

##Successful mount, without swedish characters.

(Macfusion, MFClient, test, 2008-08-21 17.50) Note parameters changed for fs <MFClientFS: 0x1025d80> (test)
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) Mounting
(Macfusion, MFClient, test, 2008-08-21 17.50) Note status changed for fs <MFClientFS: 0x1025d80> (test) to Waiting to Mount
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) Task launched OK
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: Reading configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: Connecting to testremoteserver.local [192.168.0.2] port 22.
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: Connection established.
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: identity file /Users/testuser/.ssh/id_rsa type -1
debug1: identity file /Users/testuser/.ssh/id_dsa type -1
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.2
debug1: match: OpenSSH_4.2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) 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, test, 2008-08-21 17.50) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: Host '[testremoteserver.local]:22' is known and matches the RSA host key.
debug1: Found key in /Users/testuser/.ssh/known_hosts:8
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) 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, test, 2008-08-21 17.50) debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) Welcome to testremoteserver!
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/testuser/.ssh/id_rsa
debug1: Trying private key: /Users/testuser/.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, test, 2008-08-21 17.50) debug1: Authentication succeeded (password).
debug1: channel 0: new [client-session]
(macfusionAgent, SSHServerFS, test, 2008-08-21 17.50) debug1: Entering interactive session.
debug1: Sending subsystem: sftp
(Macfusion, MFClient, test, 2008-08-21 17.50) Note status changed for fs <MFClientFS: 0x1025d80> (test) to Mounted

Thank you for a good program.

Carl


Note: See TracReports for help on using and creating reports.