From f901412f5cd36b673ea1a7a4c4ac25299a68ae5a Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 28 May 2014 17:11:56 +0530 Subject: doc: update details about posix acl on nfs mount Change-Id: I591f2393a11893c77990a5b994196cb0a01358aa BUG: 1086774 > Signed-off-by: Humble Chirammal > Reviewed-on: http://review.gluster.org/7871 > Reviewed-by: Santosh Pradhan > Reviewed-by: Lalatendu Mohanty > Reviewed-by: Niels de Vos > Tested-by: Niels de Vos Signed-off-by: Humble Chirammal Reviewed-on: http://review.gluster.org/7909 Reviewed-by: Niels de Vos Tested-by: Niels de Vos --- doc/admin-guide/en-US/markdown/admin_ACLs.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/admin-guide/en-US/markdown/admin_ACLs.md b/doc/admin-guide/en-US/markdown/admin_ACLs.md index 308e069ca50..5ab02a90fb3 100644 --- a/doc/admin-guide/en-US/markdown/admin_ACLs.md +++ b/doc/admin-guide/en-US/markdown/admin_ACLs.md @@ -192,6 +192,5 @@ accessing or mounting a Samba share. NFS and ACLs ============ -Currently we do not support ACLs configuration through NFS, i.e. setfacl -and getfacl commands do not work. However, ACLs permissions set using -Gluster Native Client is applicable on NFS mounts. +Currently GlusterFS supports POSIX ACL configuration through NFS mount, +i.e. setfacl and getfacl commands work through NFS mount. -- cgit