خرید بک لینک

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
I followed the directions here LINK

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
As a bonus, it would be nice if the guest account wasn't able to read or see anything in the directories.

Thanks,

برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 10 تير 1395 ساعت: 12:31

صفحه بندی