Hi there,
I am trying to figure what the best permission setting approach is in the following case:
In htdocs, I have a couple websites dirs:
dir1 dir2 dir3 dir4 dir5 dir6 dir7
User1 can write to dir1 dir2 dir3 only
User2 can write to dir3 dir4 dir5 only
User3 can write to dir6 dir7 only
In this case, how would I set up the files ownership and permissions for the 7 directories in this folder?
I am trying to figure what the best permission setting approach is in the following case:
In htdocs, I have a couple websites dirs:
dir1 dir2 dir3 dir4 dir5 dir6 dir7
User1 can write to dir1 dir2 dir3 only
User2 can write to dir3 dir4 dir5 only
User3 can write to dir6 dir7 only
In this case, how would I set up the files ownership and permissions for the 7 directories in this folder?