Displaying 1 result from an estimated 1 matches for "afrankel".
Did you mean:
frankel
2013 Jan 31
2
ACLs on a directory on GPFS
Hello,
I am using the vfs_gpfs samba module to map ACLs through samba. It works
fine on files, but directory ACLs are ignored. Ex:
getfacl /sb/share/myplace/
file: sb/share/myplace/
owner: root
group: root
user::rwx
user:afrankel:rwx
group::---
mask::rwx
other::---
When I try to access this folder in Windows, I get permission denied.
The same permissions on a files, I can open it / modify it without any
problems.
Here is my seetings :
mmlsfs sb
-D nfs4 File locking semantics in effect
-k all ACL semantics in effect...