summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHumble Chirammal <hchiramm@redhat.com>2014-05-26 16:52:39 +0530
committerNiels de Vos <ndevos@redhat.com>2014-05-26 07:36:07 -0700
commitc2d74c4649e9022dca90e283e31fbee2cc0de8f5 (patch)
treee7f5f14f220ee0f8d6fd1d374cfd36ad1f1a568b /doc
parentbe8a3845c7d76d7da66ad278618ff29d0b81903c (diff)
doc: update details about posix acl on nfs mount
Change-Id: I591f2393a11893c77990a5b994196cb0a01358aa BUG: 1086774 Signed-off-by: Humble Chirammal <hchiramm@redhat.com> Reviewed-on: http://review.gluster.org/7871 Reviewed-by: Santosh Pradhan <spradhan@redhat.com> Reviewed-by: Lalatendu Mohanty <lmohanty@redhat.com> Reviewed-by: Niels de Vos <ndevos@redhat.com> Tested-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/admin-guide/en-US/markdown/admin_ACLs.md5
1 files changed, 2 insertions, 3 deletions
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.