Displaying 2 results from an estimated 2 matches for "usersge".
Did you mean:
usersg
2002 Sep 19
2
problem moving files
Hi,
I am not totally sure what caused this but I just
wanted to know if anything of this sort has been
seen in the ext3 world.
I did a fresh install of redhat 7.2 linux with
kernel-2.4.9(we have some patches applied to this).
I have root and boot filesystems as ext3 type. After
running some tests the system gets into a strange
state. I cannot move one file to another if that
destination file
2015 Feb 18
0
Preserve ACLs Changing Group. File Cannot Be Opened on Destination
...sys_acl_set_file(claus.a/.test.txt.CA1No2, ACL_TYPE_ACCESS): Invalid argument (22)
On the source machine, the ACLs for files that open and don't open once RSYNC'd are identical.
# owner: claus.a (or Administrators in some cases, but files with both owners work & fail)
# group: Domain Usersge
user::---
group::---
group:root:rwx
group:Authenticated Users:rwx
group:SYSTEM:rwx
group:Users:rwx
mask:rwx
other:---
However, once RYSNC'd the failing files get "group::rwx". This seems to cause the failure to open.
All files (work or fail) lose the entire "group:root:rwx"...