"Restricted user" in RTC
![]()
Georg Kellner (840●3●76●107)
| asked Jun 16 '15, 10:03 a.m.
retagged Jun 19 '15, 5:06 p.m. by Ken Tessier (841●1●7)
Hi fellows,
restricted user in ClearQuest are used to limit the access to the database very strict. As a restricted user I can - submit requests - modify requests (no state change) - execute one pre-defined query Is there a similar functionality in RTC? greetings georg. |
Accepted answer
![]()
Hello George,
This concept is not available in RTC s much as I know.
See also https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.jazz.platform.doc/topics/c_permissions.html&scope=null
All users in the repository have the default Everyone role. Even if a user is not a member of a project area, that user has the permissions assigned to the Everyone role for that project area. If you need to restrict users who are not members of the project area from performing certain operations, you must disable that operation from the Everyone (default) role and enable it for one or more other roles."
Also limiting to JazzGuests will not help, because they have max readonly access.
Regards
guido
Georg Kellner selected this answer as the correct answer
|