Unmounting SSHFS
Chris Coulson
chrisccoulson at googlemail.com
Tue Dec 2 18:27:52 UTC 2008
On Tue, 2008-12-02 at 11:10 -0700, Aaron Toponce wrote:
> Just a thought, but I find it a bit obnoxious. I can mount an SSHFS
> directory as an unprivileged user, but I can't unmount it without root.
> Why is this? We've already made progress in unmounting removable media
> as an unprivileged user, so what would it take to unmount SSHFS as
> unprivileged?
>
> Just a thought,
Aaron,
I can unmount a SSHFS volume without being root. How are you trying to
do it?
I just did a test on my machine where I mounted /home in /tmp/home via
SSHFS, and then unmounted it without root privileges, and it worked as
expected:
sshfs localhost:/home /tmp/home
fusermount -u /tmp/home
Regards
Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20081202/863a9fec/attachment.sig>
More information about the Ubuntu-devel-discuss
mailing list