[Cosmo-dev] Thoughts on sharing

Mikeal Rogers mikeal at osafoundation.org
Tue Jul 11 13:57:14 PDT 2006


So are you saying we need;

Owner = write
Group = group1,group2,group3 write
UserList = user1,user2,user79 write
World = deny

Or are you saying we need it to be as granular as;

Owner = write
Group;
	group1 = write
	group2 = write
	group3 = read
UserList;
	user1 = write
	user2 = read
	user79 = write
World = deny

??

-Mikeal

On Jul 11, 2006, at 1:51 PM, Brian Moseley wrote:

> On 7/11/06, Mikeal Rogers <mikeal at osafoundation.org> wrote:
>
>> My suggestion would be to implement a traditional user/group/world
>> permissions scheme on resources in the repository.
>
> i think we'll want to be more granular than user/group/world. we
> should be able to assign privileges to sets of arbitrary users who are
> not members of a particular group. i think the basic model would be:
>
> 1) user/group has explicit permission? allowed
> 2) everybody else denied
>
> of course we can add negation to achieve the opposite effect.
> _______________________________________________
> cosmo-dev mailing list
> cosmo-dev at lists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-dev



More information about the cosmo-dev mailing list