Controlling access to semaphores
I there a way to prevent users from clearing semaphores, while still being able to run a project? I can't find any permissions that seem to directly relate to semaphores, and from the documentation it is not clear to how they can be controlled.
Thanks, Jonas |
2 answers
I there a way to prevent users from clearing semaphores, while still being able to run a project? I can't find any permissions that seem to directly relate to semaphores, and from the documentation it is not clear to how they can be controlled. Hi Jonas, There currently isn't a permission to prevent someone from clearing a semaphore. Most of the documentation for semaphores is in the 'Working with jobs -> Administering Jobs -> Semaphores' and 'Working with steps -> Dot command reference -> .semget & .semput' sections. You could write a feature work item at http://jazz.net/jazz08/web/projects/Rational%20Build%20Forge#action=com.ibm.team.workitem.newWorkItem to add a permission. bju |
I there a way to prevent users from clearing semaphores, while still being able to run a project? I can't find any permissions that seem to directly relate to semaphores, and from the documentation it is not clear to how they can be controlled. Hi Jonas, There currently isn't a permission to prevent someone from clearing a semaphore. Most of the documentation for semaphores is in the 'Working with jobs -> Administering Jobs -> Semaphores' and 'Working with steps -> Dot command reference -> .semget & .semput' sections. You could write a feature work item at http://jazz.net/jazz08/web/projects/Rational%20Build%20Forge#action=com.ibm.team.workitem.newWorkItem to add a permission. bju Yeah, I read the documentation and didn't see a way to do it. Was hoping it was tied in with something else I was missing. Thanks! Jonas |
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.