aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-27 13:51:59 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-27 13:57:19 -0700
commit131955ff7c7e2f32ea152cdf8cba782fb836bbe8 (patch)
treec26bbfcf7c2b14e7223850dce7f2ec82d03cd806 /doc
parent11f07d10339500044718f6cea9f1fa1bc6428051 (diff)
Recommend when to use -o default_permissions automatically
Diffstat (limited to 'doc')
-rw-r--r--doc/mount.fuse.83
1 files changed, 3 insertions, 0 deletions
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