Access Control at Components Level
In Jazz Source Control, can we set access control at components level ?
I have a customer who would like to invite vendor to develop one of the module. Having say that, the customer does not want the vendor to be able to access some files that are residing in one component as well as other components.
Can we configure RTC to handle this ?
Thank you.
Best Regards,
Kathleen
I have a customer who would like to invite vendor to develop one of the module. Having say that, the customer does not want the vendor to be able to access some files that are residing in one component as well as other components.
Can we configure RTC to handle this ?
Thank you.
Best Regards,
Kathleen
5 answers
Yes, in the current RTC releases, you control access to a component by
assigning ownership of the component to a project area with the desired
access control list. In other words, the project area that owns a
component determines read access to that component.
Cheers,
Geoff
On 4/25/2011 2:08 AM, kohslk wrote:
assigning ownership of the component to a project area with the desired
access control list. In other words, the project area that owns a
component determines read access to that component.
Cheers,
Geoff
On 4/25/2011 2:08 AM, kohslk wrote:
In Jazz Source Control, can we set access control at components level
?
I have a customer who would like to invite vendor to develop one of
the module. Having say that, the customer does not want the vendor
to be able to access some files that are residing in one component as
well as other components.
Can we configure RTC to handle this ?
Thank you.
Best Regards,
Kathleen
Please pardon me for my ignorance. I notice that there are 3 access type namely "public", "private" and "scoped". Hence may i know how i can modify the access control of a component to only certain teams but not all such as all teams except "vendors" team ?
Thank you.
Thank you.
Please pardon me for my ignorance. I notice that there are 3 access type namely "public", "private" and "scoped". Hence may i know how i can modify the access control of a component to only certain teams but not all such as all teams except "vendors" team ?If you scope the component to a project area, it takes on the access permissions of the project area. Set up the project area restrictions by giving access to members of the project area hierarchy. Any team areas under the project area will have access to the component.
Thank you.