I have noticed that if I try to mount an ssh path which is being served on the local machine (i.e. the command is "sshfs anotheru...@localhost: local_mountpoint"), then provided that "anotheruser" exists on your machine (should be the case), the ownership of the files is assigned to 'anotheruser', and not to the user who called sshfs.
This does not happen, however, when mounting a remote ssh path for which there is no corresponding user on the local system (i.e. "sshfs yetanotheru...@remotehost: local_mountpoint"). Then, the ownership of the "yetanotheruser"'s files is mapped to the user who called sshfs. (using SSHFS version 2.1 FUSE library version: 2.7.3 fusermount version: 2.7.3 using FUSE kernel interface version 7.8) -- sshfs using wrong user/group https://bugs.launchpad.net/bugs/315034 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
