RTC: How to prevent users from assigning themselves to a role not intended for them?
![]()
We have a role - Defect Synchronizer defined in our process and it has permissions that we don't want our normal users to have. However, users could still (accidentally) assign the role to themselves and able to make changes they really shouldn't make. So my question is if we could prevent users from assigning themselves or if there is another workaround.
![]()
Thanks.
|
One answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Nov 19 '13, 11:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 19 '13, 11:58 a.m.
Clement, usually you would restrict to save the project area to administrators or special users. You can restrict permissions to save the project area in the Project Area permissions.
If they can't save the project area,they can't grant themselves a role. |