Displaying 1 result from an estimated 1 matches for "working_acl".
2019 Jul 02
2
Weird access problem to files
...ot;user1".
This is a diff of getfacl on the working and nonworking dir.
>From my understanding there's nothing in the first dir ACL which forbids "user1" from accessing NONWORKING directory. Have I missed something? Is there anything else I can check?
thanks
--- /tmp/NONWORKING_acl 2019-07-02 10:25:33.961928899 +0200
+++ /tmp/WORKING_acl 2019-07-02 10:25:50.061925261 +0200
@@ -1,21 +1,21 @@
-# file: NONWORKING
-# owner: DOMAIN\134administrator
+# file: WORKING
+# owner: DOMAIN\134max
# group: users
# flags: -s-
user::rwx
user:DOMAIN\134administrator:rwx
user:DOMAIN...