mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: Add richacl tests
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
committed by
Eryu Guan
parent
9d93ce7ddd
commit
73f9e47abd
@@ -0,0 +1,9 @@
|
||||
QA output created by 365
|
||||
--- runas -u 99 -g 99 setrichacl --set u:99:rwc::allow a
|
||||
a: Operation not permitted
|
||||
--- runas -u 99 -g 99 chmod 666 a
|
||||
chmod: changing permissions of 'a': Operation not permitted
|
||||
--- runas -u 99 -g 99 setrichacl --set u:99:rwpC::allow a
|
||||
--- runas -u 99 -g 99 chmod 666 a
|
||||
--- runas -u 99 -g 99 setrichacl --set u:99:rwpC::allow a
|
||||
a: Operation not permitted
|
||||
Reference in New Issue
Block a user