Displaying 1 result from an estimated 1 matches for "vancleek".
Did you mean:
vancleef
2008 Sep 15
2
write only permissions
...about defining some specific permissions though. We set up 'Drop boxes'
for teachers that kids can drag files into, but they don't have read
permission so they can't read each others submitted work. Here's what
is looks like on the fileserver
root@wsdfile:/srv/materials/WHS/VanCleek# getfacl Drop_Box/
# file: Drop_Box
# owner: admin
# group: domain\040admins
user::rwx
user:vancleek:rwx
group::rwx
group:whs\040student:-wx
mask::rwx
other::---
default:user::rwx
default:user:vancleek:rwx
default:group::rwx
default:group:whs\040student:-wx
default:mask::rwx
default:other::---
and...