vsiege
January 4th, 2008, 07:36 PM
I want to set up a directory so that all users of a particular group have all access rwx. Is this possible?
I read up on umask but that didnt seem to work. I logged into each user and went to terminal, then typed umask 002, but when i create a file it just keeps read-only for the group.
basically it would be nice if any user of a group could save there work to the directory and already have thre correct permissions on the newly created file. I do not want to use cron for this.
I read up on umask but that didnt seem to work. I logged into each user and went to terminal, then typed umask 002, but when i create a file it just keeps read-only for the group.
basically it would be nice if any user of a group could save there work to the directory and already have thre correct permissions on the newly created file. I do not want to use cron for this.