Date: Thu, 15 May 1997 09:46:31 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: julian@whistle.com (Julian Elischer) Cc: terry@lambert.org, hackers@FreeBSD.ORG Subject: Re: RFC.. Proposal.. file flag No-delete Message-ID: <199705151646.JAA14975@phaeton.artisoft.com> In-Reply-To: <337A61BA.69D8BD19@whistle.com> from "Julian Elischer" at May 14, 97 06:07:06 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > Why won't this work: > > > > chown root.x a a/b > > chmod 1770 a a/b 3770 > > chown user.x a/d[n] > > chmod 1750 a/d[n] 3750 > > > > because if userA (in group x) writes a file in B, > userB (also in group x) cannot remove it. > we thought of this.. How about this instead, then? I think giving SGID the same mening relative to group for directories as the sticky bit is a much less intrusive change than the "delete" change. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705151646.JAA14975>