Acces right, security
Hello,
I post a lot of questions, excuse-me for that, but I want to discover IBM Jazz products to make finally a good choice.
I have two questions :
The first one, Can I make inaccessible some functions of products for security reasons ?
I mean how the access right is managed and what kind of functions limitation it allow. Could you give me an example please.
Let's suppose that I want to Customize a GUI or a function, what difficulty could I meat and what technolongy I sould have ?
Thanks very much
Accepted answer
>>> Can I make inaccessible some functions of products for security reasons ?
I mean how the access right is managed and what kind of functions limitation it allow. Could you give me an example please.
You can map sets of permissions to roles, and map roles to team areas (or individuals). This provides a very customizable, fine-grained permissions model. The details vary by application -- see the documentation.
>>> Let's suppose that I want to Customize a GUI or a function, what difficulty could I meat and what technolongy I sould have ?
Again, details vary by application. With RTC you can write customizations in Java on server or client. For DOORS NG you can write JavaScript extensions available in the "mini-dashboard" of the web user interface. Various server-side APIs are available for automating and customizing your deployment.