From 131955ff7c7e2f32ea152cdf8cba782fb836bbe8 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 27 Oct 2016 13:51:59 -0700 Subject: Recommend when to use -o default_permissions automatically --- doc/mount.fuse.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/mount.fuse.8 b/doc/mount.fuse.8 index 26618ca..ada4b07 100644 --- a/doc/mount.fuse.8 +++ b/doc/mount.fuse.8 @@ -59,6 +59,9 @@ check (based on mode bits and ownership of the directory entry, and uid/gid of the client). If the filesystem supports extended attributes and the kernel is sufficiently recent, it may also take into account access control lists (ACLs). + +Filesystems that do not implement any permission checking should +generally add this option internally. .TP \fBallow_other\fP This option overrides the security measure -- cgit v1.2.3