| How do I get certain commands to fire "as another" user? |
|
There is often the need to perform a ClearCase command (or any other command) on behalf of another user. For example, a development team that consist of 40 developers and 3 lead developers might require that any of the 3 lead developers can remove a branch type (cleartool rmtype brtype:a_branch) regardless of which of the team members created the branch type. By default the only one that can remove the branch type is the Administrator/root account, the VOB owner and the id that created the branch type. ...(more)... --- Read the whole solution here. |