Hi... been wanting to ask this question for a few days now, but took me a while to figure out how to login here. ![]()
I have Ubuntu 16.04, three users: rob, notrob, and guest. I want to share a folder between these two accounts, so that we can add, remove, basically collaborate in the folder. Our home directory looks like this:
Code:
/home/rob /home/notrob /home/sharing
Code:
cd /home ls -la drwr-xr-x 2 guest guest 4096 <date> guest drwr-xr-x 2 notrob notrob 4096 <date> notrob drwr-xr-x 4 rob rob 4096 <date rob drwxrwxr-x+ 8 sharing sharing 4096 <date> sharing
Unfortunately, only notrob is able to access the folder. rob caot even list the contents of /sharing
Code:
notrob@old-laptop:/home$ sudo getfacl sharing/ # file: sharing/ # owner: rob # group: sharing user::rwx group::r-x group:sharing:rwx mask::rwx other::r-x default:user::rwx default:group::r-x default:group:sharing:rwx default:mask::rwx default:other::r-x
Thanks,
برچسب:
نویسنده: استخدام کار