Hello all,
I have an ACL question...
For example:
I created two accounts: test1 & test2, group: ftptest
and $HOME for both is /usr/test, but all files & dirs
within the ~test/ are owned by test1, group: ftptest.
Question:
If I allow user test2 to write to ~test/ directory, but I want
to deny delete (remove) from test2 of any file or directory
within the ~test/* . How do I set it up with ACL?
drwxrwx--- 2 test1 ftptest 8192 Feb 5 11:50 test/
# getacl -D test
#
# file: test
# owner: test1
# group: ftptest
#
user::rwx
group::rwx
other::---
Thanks,
Pat
Received on Thu Feb 05 1998 - 18:52:39 NZDT