Re: Rights on shared directories

1999-06-08 Thread Paul Anderson
On Mon, 7 Jun 1999, L.U.S.T List wrote: > I am > assuming that I would have to force a set for the full directory somehow > but I am not sure how to do this. Can anyone tell me how? > Make it setgid, like so: chmod g+s directory Though, if you have a+wr mode on the dir it should do what you want

Re: Rights on shared directories

1999-06-07 Thread Gregory Wood
Brian Schramm wrote: > I am running Debian 2.1. > > I would like to set up a directory for all users logging into the Linux > box to have full rights to. I would like to have it set up so that all > the users can rw and when they save the file it will have the same group > permissions assign to i

Rights on shared directories

1999-06-07 Thread Brian Schramm
I am running Debian 2.1. I would like to set up a directory for all users logging into the Linux box to have full rights to. I would like to have it set up so that all the users can rw and when they save the file it will have the same group permissions assign to it as it did when I first created