Score:0

Problem to set the group rights correctly

cn flag

I have a directory with more directories inside. This is the rights setup:

drwxr-xr-x 6 root root 4096 Jun 11 15:35 .
drwxr-xr-x 3 root root 4096 Jun 11 15:26 ..
drwxrwxr-x 2 root RIS  4096 Jun 11 16:02 RoInsSeg
drwxrwxr-x 3 root VOC  4096 Jun  9  2020 voc

Only the owner has write access to this directory who is root. For the Directories RoInsSeg and voc the wright access is expanded to the group and I set the specific group as owner.

I added myself (user1) to Group RIS and VOC and another user2 only to RIS

I checked twice if this was successful:

❯ grep "RIS" /etc/group
RIS:x:5001:user1,user2

❯ grep "VOC" /etc/group
VOC:x:5002:user1

but if I now cd into RoInsSeg and try to touch test the system returns that I don't have permission. Did I understand anything wrong about setting grouprights?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.