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:
Andreas Gruenbacher
2016-06-28 14:47:26 +02:00
committed by Eryu Guan
parent 9d93ce7ddd
commit 73f9e47abd
21 changed files with 1331 additions and 0 deletions
+9
View File
@@ -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