Bem não sei se fiz algo errado. Mas os usuários do meu grupo não consegue subscrever arquivo no diretório projetos.
drwxrwx--- 3 clauciofds projetos 4096 Jul 26 15:41 projetos
clauciofds@clauciopc:~$ su claucio1
Password:
claucio1@clauciopc:/home/clauciofds$ groups
claucio1 projetos
claucio1@clauciopc:/home/clauciofds$ cd /projetos
claucio1@clauciopc:/projetos$ ls -l
total 28
-rwxrwxr-x 1 clauciofds clauciofds 27 Jul 26 15:25 proj1
-rw--w---- 1 clauciofds clauciofds 18 Jul 25 14:42 proj2
-rw-rw-r-- 1 clauciofds clauciofds 15 Jul 26 14:59 proj3
-rw-rw-r-- 1 clauciofds clauciofds 10 Jul 26 15:00 proj4
-rw-rw-r-- 1 clauciofds clauciofds 16 Jul 26 15:17 proj5
-rw-rw-r-- 1 clauciofds clauciofds 6 Jul 26 15:36 proj6
drwxrwxr-x 2 claucio1 claucio1 4096 Jul 26 15:42 sub
claucio1@clauciopc:/projetos$ cat proj3
Novos Projetos
claucio1@clauciopc:/projetos$ echo "Teste" >> proj3
bash: proj3: Permission denied
claucio1@clauciopc:/projetos$
O que está errado. Eu gostaria que os membros do grupo modificasse meus arquivos dentro da /projetos