Files
apfstests/093.out
T
Tim Shimmin 3ee5349e21 add test 093 for testing removal of cap EA on file writes when
process doesn't have FSETID and SETFCAP capabilities.
This is an IRIX only test.
This will check that pv#901019 changes are not stuffing up
what the code was supposed to do.
removal of file caps on write test - pv#901019
2004-08-10 05:43:44 +00:00

13 lines
244 B
Plaintext

QA output created by 093
touch file
chcap on file
ls -P on file
TESTDIR/093.file [all= CAP_CHOWN+p]
append to file as root
ls -P on file
TESTDIR/093.file [all= CAP_CHOWN+p]
append to file as user without caps
ls -P on file
TESTDIR/093.file []