restricting access to particular teams to particular streams
Hi,
I have 3 streams in my project area: DEV, Release, and Continuous. I created different teams to access these streams. “Developer Team, “R Release developer” team and “Continuation developer” team. <o:p> </o:p>
1) Now my problem is that “Continuation developer” team is able to load stream of “R Release developer”.I don't want release streams to be visible to other team members. Can anyone suggest what’s the best way to restrict the access to streams so that only users with an appropriate role can load the streams and make changes
2) Only one stream in release stream is not visible to “Continuation developer” team. All other release streams are visible to them. We are not knowing the reason for this behavior.
Please suggest the best way to implement this type of configuration.
Regards,
Pavitra
Accepted answer
Hi Pavitra,
1) If the default owner of the stream is not the team area, click Browse and select My Tutorial Team Area. The Visibility field is set to My Tutorial Project Area. All users who have access to the project area have access to the stream.
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.concert.tutorial.doc/topics/tut_restrict_access_source_control.html&scope=null
https://jazz.net/library/article/215
2) Check the Visiablity field and the users are part of the project team scope.
Which is your RTC version?
Let me know does the above information helped.
Regards,
Arun.
Comments
Hi Arun,
The solution you have given is working. Thanks for the update.
Regards,
Pavitra
Hi Arun,
1) I am able to restrict access to streams. Here I got one problem, user created a repository work space before stream is restricted.So he is able to load repository work space. Is there any possibility of restricting access to repository work space
2) One more question, can we restrict access so that no one can create repository work space for that particular stream. We are having a stream which grabs data from one stream and flows those changes to other streams, we dont want anyone to make changes to that stream by creating a repository workspace
(1) The owner of a repository workspace can always access that workspace. Why do you care whether they can load that workspace?