Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 1997 18:07:06 -0700
From:      Julian Elischer <julian@whistle.com>
To:        Terry Lambert <terry@lambert.org>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: RFC.. Proposal.. file flag No-delete
Message-ID:  <337A61BA.69D8BD19@whistle.com>
References:  <199705150035.RAA13765@phaeton.artisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> >            (M) = directory
> >            [N] = file
> >
> > (A)----(B)----[C]
> >      |
> >      \-(D)
> >
> > We want non root members of group 'x' to be able to
> > add files or directories to directories A, B or D, and delete
> > them again,
[...] rest of requirement deleted..

> 
> Why won't this work:
> 
> chown root.x a a/b
> chmod 1770 a a/b
> chown user.x a/d[n]
> chmod 1750 a/d[n]
> 

because if userA (in group x) writes a file in B,
userB (also in group x) cannot remove it.
we thought of this..

> ?
> 
>                                         Terry Lambert
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?337A61BA.69D8BD19>