Issue7

Title Group permissions don't seem to work
Priority BUG Status resolved
Superseder Nosy List jgentry, sfalcon
Assigned To jgentry Topics

Created on 2006-03-27.14:46:49 by sfalcon, last changed 2006-04-04.11:36:39 by jgentry.

Messages
msg44 (view) Author: jgentry Date: 2006-04-04.11:36:39
See Issue14
msg28 (view) Author: jgentry Date: 2006-03-29.14:21:57
The VIEW doesn't work when there isn't at least one of each a group & user ACL
defined.  Looking into how to reword the VIEW to handle that situation.
msg26 (view) Author: jgentry Date: 2006-03-29.12:57:27
It does appear that the VIEW is not working correctly and not some other weird
issue.  This is odd as the VIEW creation code hasn't changed and they work in
the older installed instances.
msg24 (view) Author: jgentry Date: 2006-03-29.11:49:24
Okay, I can confirm this happens.  Now on to the why it happens part ...
msg20 (view) Author: sfalcon Date: 2006-03-28.13:51:43
Here's what I did:
created a new SGDI instance.
Added a group and two users.  Both users members of the group.
Added an eSet to the DB.
Set the permissions in the ZMI to give the group access to the data.  
Logged in as one of the users and tried to access the data.  It did not show up.
msg19 (view) Author: jgentry Date: 2006-03-28.13:31:56
Can you give more details?  I can not replicate this in any shape/way/form.
msg8 (view) Author: sfalcon Date: 2006-03-27.14:46:49
I granted access to a dataset for a group, but a user in the group was not able
to see the dataset.
History
Date User Action Args
2006-04-04 11:36:39jgentrysetstatus: in-progress -> resolved
messages: + msg44
2006-03-29 14:21:57jgentrysetmessages: + msg28
2006-03-29 12:57:27jgentrysetmessages: + msg26
2006-03-29 11:49:24jgentrysetmessages: + msg24
2006-03-28 13:51:43sfalconsetmessages: + msg20
2006-03-28 13:31:56jgentrysetstatus: unread -> in-progress
assignedto: jgentry
messages: + msg19
nosy: + jgentry
2006-03-27 14:46:49sfalconcreate