Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 19:36:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 216391] [fusefs] fs mounted with option default_permission + allow_other not doing permission check as expected
Message-ID:  <bug-216391-3630-AGWPZnJhOL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216391-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216391-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216391

jpicalau+freebsd_bugzilla@elmandria.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpicalau+freebsd_bugzilla@e
                   |                            |lmandria.com

--- Comment #1 from jpicalau+freebsd_bugzilla@elmandria.com ---
I'm seeing the same issue using fuse-sshfs.

I don't actually know anything about the freebsd kernel code, but my best
guess, looking at
https://svnweb.freebsd.org/base/head/sys/fs/fuse/fuse_internal.c?view=3Dmar=
kup&pathrev=3D330354#l169
, is that default_permission is not actually handled at all. The "/* Let the
kernel handle this. */" comment is probably meant as a TODO.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216391-3630-AGWPZnJhOL>