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
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:
Work item 41341 opened to improve error message
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational
wrote in news:fmkp59$fg7$1@localhost.localdomain:
Problem
You don't have permission to Save Project Area .
Work item 41341 opened to improve error message
--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational
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:
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
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