Hi,

how can I make it so that multiple users on a system who create
files in a local, shared directory do have write access to files
created by other users within the shared directory?

The directory is group-writeable, and the users belong to the group
which owns the directory.  This enables them to create files within
the shared directory, yet the files they create belong to the user
who created it, and other users cannot modify them.  The sticky bit
is set so that the files are owned by user:common-group.

I would like to avoid changing the umask.  If that cannot be avoided,
how do I change it?  Users log in through x2goclient, and fvwm is
being executed on login.

Reply via email to