Use this procedure to identify the users that can log in to CA Chorus. Additionally, you can authorize users to do the following tasks:
Note: The commands in this procedure are samples. For detailed information about using these commands, see the CA Top Secret Command Functions Guide and CA Top Secret Control Options Guide.
As you set up user authorizations, consider the following points:
To define user access permissions, enter the following commands:
TSS PERMIT(acid1) CAMFC(resource-name) ACCESS(READ) TSS PERMIT(acid2) CAMFC(resource-name) ACCESS(READ) ... TSS PERMIT(acidn) CAMFC(resource-name) ACCESS(READ)
Identifies the CA Chorus resource that the user is permitted to access.
Controls access to CA Chorus for DB2 Database Management functions. CA Chorus Infrastructure Management for Networksand Systems offers data from CA Insight, but the resource is not required for this discipline.
Controls access to CA Chorus Infrastructure Management for Networksand Systems functions.
Controls access to CA Chorus for Security and Compliance Management functions (UI and batch).
Controls access to CA Chorus for Storage Management functions.
Controls access to an SDK. CA Chorus can support multiple SDKs. Work with the system administrator and application developer to define and share this name. We recommend that the application developer use this name to build the files necessary to support the SDK. For more details, see the Software Development Kit User Guide.
An alphanumeric string to identify this resource for your SDK.
Important! Use unique names for your SDK instance. Be aware of like-named SDK instances because you can erroneously apply permissions. For example, CHORUS.ROLE.SDKROLE1 and CHORUS.ROLE.SDKROLE123 would have the same permissions. The same masking restrictions apply for letters and numbers.
Indicates that the user can index content in the Knowledge Center.
Indicates that the user can use the auto-refresh option.
Identifies the ACID of the CA Chorus user requesting access. The ACID can be a user or a profile.
Indicates that the user has READ access.
The user has access to the specified resources and can log in and work in CA Chorus.
Example
The following commands grant user ABC1 the following abilities:
TSS PERMIT(ABC1) CAMFC(CHORUS.ROLE.DB2DBA) ACCESS(READ) TSS PERMIT(ABC1) CAMFC(CHORUS.SETTINGS.KNOWLEDGECENTER) ACCESS(READ) TSS PERMIT(ABC1) CAMFC(CHORUS.SETTINGS.AUTOREFRESH) ACCESS(READ)
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|