From c2d74c4649e9022dca90e283e31fbee2cc0de8f5 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Mon, 26 May 2014 16:52:39 +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 --- doc/admin-guide/en-US/markdown/admin_ACLs.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/admin-guide') diff --git a/doc/admin-guide/en-US/markdown/admin_ACLs.md b/doc/admin-guide/en-US/markdown/admin_ACLs.md index 8fc4e1dae70..eeb6d83afdd 100644 --- a/doc/admin-guide/en-US/markdown/admin_ACLs.md +++ b/doc/admin-guide/en-US/markdown/admin_ACLs.md @@ -180,6 +180,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