Issue14

Title sgdi_acl_* tables cannot be empty
Priority BUG Status resolved
Superseder Nosy List jgentry, sfalcon
Assigned To Topics

Created on 2006-04-04.10:41:51 by sfalcon, last changed 2006-04-04.11:29:07 by sfalcon.

Messages
msg43 (view) Author: sfalcon Date: 2006-04-04.11:29:07
ERROR reading file: msg43
Possibly a access right configuration problem.
[Errno 13] Permission denied: '/extra/trackers/sgdi/db/files/msg/0/msg43'
msg42 (view) Author: jgentry Date: 2006-04-04.10:57:11
Isn't this basically the same as Issue7?
msg40 (view) Author: sfalcon Date: 2006-04-04.10:42:21
Adding dummy rows to the acl tables in the schema 
creation script fixes this for now.
msg39 (view) Author: sfalcon Date: 2006-04-04.10:41:51
If either table is empty then the permissions stuff doesn't work.  Even if you
add permissions via the ZMI interface, you won't be able to see any datasets
when logged in with an appropriate user.
History
Date User Action Args
2006-04-04 11:29:07sfalconsetmessages: + msg43
2006-04-04 10:57:11jgentrysetmessages: + msg42
2006-04-04 10:42:21sfalconsetstatus: unread -> resolved
messages: + msg40
2006-04-04 10:41:51sfalconcreate