Is it possible to assign users grants only for specific project? Or maybe if there are in certain group they will be always able to see all included projects?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest way is to lock the stream(s) of the project for everybody except those users.
This doesn’t scale well, but ClearCase has no native user management: it uses the system-based user management, at the Vob level (you can restrict access to a Vob with its primary or secondary group).
See “VOB and view access control“.
It is not really applicable for UCM project though, hence the locking mechanism as a quick solution.
Note: Rational Team Concert, which includes a completely rewritten ClearCase (“Jazz Source Control”), can provide a fine-grained project-based user access management.
ClearCase cannot.