summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHumble Chirammal <hchiramm@redhat.com>2014-05-28 17:11:56 +0530
committerNiels de Vos <ndevos@redhat.com>2014-05-28 04:45:00 -0700
commitf901412f5cd36b673ea1a7a4c4ac25299a68ae5a (patch)
treec6a1f1808407aa2259907b74bd4d20f66be55ca1 /doc
parent5794709fc683c322236f54e4bb9267f81586f37b (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> Signed-off-by: Humble Chirammal <hchiramm@redhat.com> Reviewed-on: http://review.gluster.org/7909 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 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.