Tagged Questions
0
votes
1answer
304 views
windows 7 restrict file access
If I want to restrict the access of a folder to myself only, and considering I am the owner, can I leave the Users and Everyone groups in the ACL or do I have to remove them ?
If I remove these ...
1
vote
1answer
393 views
Restrict user to delete 1 folder, add/change/delete files in that folder
I want to limit delete of a particular folder in the user's home folder
and to restrict any add/change/delete on files in that restricted directory.
/home/myuser
/home/myuser/_protected //no delete
...