diff options
author | Humble Chirammal <hchiramm@redhat.com> | 2014-05-26 16:52:39 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2014-05-26 07:36:07 -0700 |
commit | c2d74c4649e9022dca90e283e31fbee2cc0de8f5 (patch) | |
tree | e7f5f14f220ee0f8d6fd1d374cfd36ad1f1a568b /doc/admin-guide | |
parent | be8a3845c7d76d7da66ad278618ff29d0b81903c (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/admin-guide')
-rw-r--r-- | doc/admin-guide/en-US/markdown/admin_ACLs.md | 5 |
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. |