Displaying 1 result from an estimated 1 matches for "rtcy".
Did you mean:
rtc
2019 Jul 25
0
NFS4 extended attributes confusion
...l -a A::testuser at localhost:rwaxtcy
/tmp/nfs_test_mountpoint/test_file
# nfs4_getfacl /tmp/nfs_test_mountpoint/test_file
# file: /tmp/nfs_test_mountpoint/test_file
D::OWNER@:x
A::OWNER@:rwatTcCy
A::0:rwaxtcy?? <---------------
A::1000:rwaxtcy? <--------------
A::GROUP@:rwatcy
A::EVERYONE@:rtcy
Then when I use rsync, different attributes are copied when running as
testuser or root:
ROOT:
# rsync -X --filter='-x! system.nfs4_acl'
/tmp/nfs_test_mountpoint/test_file
/tmp/nfs_test_mountpoint/test_file_synced_root
# nfs4_getfacl /tmp/nfs_test_mountpoint/test_file_synced_root
D::OW...