Is it possible to define file rights, such that - The file is owned by root, with full privleges on the Linux server. The file is shared by a group "users". The shared file should be available for read and write access. That part's easy - but now.... Deny delete, overwrite, or rename access to this file. Is this possible? -- Daniel