From c902a858d7a79e7da947e9a91d110ee8668db913 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 7 Jul 2005 12:35:37 +0000 Subject: fix --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 7d8a746..5a6fb8a 100644 --- a/README +++ b/README @@ -114,14 +114,16 @@ default_permissions allow_other This option overrides the security measure restricting file access - to the user mounting the filesystem. This option is by default only - allowed to root, but this restriction can be removed with a - configuration option described in the previous section. + to the user mounting the filesystem. So all users (including root) + can access the files. This option is by default only allowed to + root, but this restriction can be removed with a configuration + option described in the previous section. allow_root This option is similar to 'allow_other' but file access is limited - to the user mounting the filesystem and root. + to the user mounting the filesystem and root. This option and + 'allow_other' are mutually exclusive. kernel_cache -- cgit v1.2.3