Missing permissions to initialize project area
I installed the server and team concert client as described in the quick start guide.
However, when I try to create a new Project Area, I get an error about missing permissions - even when logging in as ADMIN. Problem You don't have permission to Save Project Area . Reason In order to carry out this operation, you would need permission to perform the following additional actions: Action: Id: Modify project area properties modify/other Perhaps my project area description is not complete? Any ideas? regards, Florian |
2 answers
florian.georg@ch.ibm-dot-com.no-spam.invalid (florian.georg.ch.ibm.com)
wrote in news:fmkp59$fg7$1@localhost.localdomain: Problem Work item 41341 opened to improve error message -- Christophe Elek Serviceability Architect IBM Software Group - Rational |
Jared Burns (4.5k●2●9)
| answered Jan 16 '08, 12:58 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In beta2, you are required to have process permissions to initialize a
project area, even as ADMIN: <process-specification> <project-configuration> <permissions> <role id="default"> <project-operation id="com.ibm.team.process.server.saveProjectArea"> <action id="any"/> </project-operation> </role> </permissions> </project-configuration> </process-specification> In M5D1, project area initialization is changed such that you *only* need the JazzAdmin repository permission (which the ADMIN user has). See "21360: Permission problems during project area initialization" for more details: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/21360 - Jared florian.georg.ch.ibm.com wrote: I installed the server and team concert client as described in the |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.