Displaying 1 result from an estimated 1 matches for "arccontent".
Did you mean:
3ccontent
2012 Feb 17
1
ACLs only apply to primary group?
...my obvious
mistake - gluster mounts via the native (fuse) client don't seem to
work properly with POSIX ACLs, example:
[jim at puppet ~]$ ls -la /mnt/
total 24
drwxr-xr-x 4 root root 4096 Feb 16 16:49 .
dr-xr-xr-x 23 root root 4096 Feb 17 10:32 ..
drwx-----x 3 root root 4096 Feb 15 03:00 arccontent
drwxrwx--x+ 5 root root 4096 Feb 16 13:55 webcontent
Two gluster file systems mounted, one mounted with ACL support.
[jim at puppet ~]$ getfacl /mnt/webcontent/
getfacl: Removing leading '/' from absolute path names
# file: mnt/webcontent/
# owner: root
# group: root
user::rwx
group::r-x...