From cf771d1eb3d8e686d9da523c1bf95d7c96c0c840 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Thu, 30 Dec 2010 12:45:34 +1300 Subject: [PATCH] cil-425c24ae: New Issue --- issues/i_425c24ae.cil | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 issues/i_425c24ae.cil diff --git a/issues/i_425c24ae.cil b/issues/i_425c24ae.cil new file mode 100644 index 00000000..fbb5137c --- /dev/null +++ b/issues/i_425c24ae.cil @@ -0,0 +1,37 @@ +Summary: Group does not confer default permission to members +Status: New +CreatedBy: Andrew McMillan +AssignedTo: +Inserted: 2010-12-29T23:42:42 +Updated: 2010-12-29T23:42:42 + +A member of a group should have a minimum of the default permission +granted to them when accessing things owned directly by that group. + +It would appear that is not the case: + +Travis Williams reports: + +I'm having a little trouble with group permissions. + +I created a group called test. I set the privileges granted to all +users to read. I then created a few collections and said use the +default privileges. I created a new user and made him part of the +test group but he can't read the collection unless i 1) give him +explicit permissions or 2) I have to give the group specific +permissions to that collection (even though it is that groups +collection). + +Am I misunderstanding how this works? + +Basicall I want to have a group with a bunch of collections (read +only), and when I add a new principal to that group I want them to +get read permissions to the collections, and when I add a new +collection I want everyone to be able to read it. + + +Thanks! + + +Travis +