Re: [SLUG] Permissions

From: Andrew M Hoerter (amh@pobox.com)
Date: Thu Sep 25 2003 - 01:15:46 EDT


On Wed, 24 Sep 2003, Paul M Foster wrote:

> So they want to edit these files. All the files have a group of "web",
> and Joe and Bob are part of the "web" group on the server. (Joe is also
> part of the "web" group on his workstation, but since Bob's running
> Windows, he has no "group" on his box.) How can permissions be set on
> the server directory so that when Joe saves his file edits to that
> directory, Bob can immediately pick up the file and also edit it?

chgrp web /directory
chmod g+rwxs /directory

And then Joe and Bob set their umask appropriately so that files are
group-writeable on creation. I assume Samba can handle that somehow...

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:56:16 EDT