click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-4994
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Kristol Hancock
Reporter: David Horwitz
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sakai

Default Role permission mappings missing

Created: 20-May-2006 06:11   Updated: 23-Oct-2008 11:31
Component/s: Message Center (Deprecated as of 2.4) - Don't use
Affects Version/s: 2.2.0
Fix Version/s: 2.2.0

Time Tracking:
Not Specified

2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
The deafault role permission mappings are missing in trunk

e.g. mc.default.Instructor=Manager

As a result no users other than admin can post etc in MC


Solution: the default Sakai.properties should include apropriate mappings for the OOTB roles

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Jarrod Lannan added a comment - 24-May-2006 17:08
r9910

Jarrod Lannan added a comment - 24-May-2006 17:10
I've modified the code so that OOTB, the assigned permission levels are by default:

1. If the role has site.upd then map that role to the Owner permission level.
2. If the role does not have site.upd then map the role to the Contributor permission level.

Megan May added a comment - 14-Jul-2006 07:35
verified