Use this procedure to identify the users that can log in to CA Chorus and can use specific disciplines. 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 ACF2 Administration Guide.
To define user access permissions, enter the following commands:
SET RESOURCE(MFC) RECKEY CHORUS ADD(resource-name UID(uid-of-userid1) SERVICE(READ) ALLOW) RECKEY CHORUS ADD(resource-name UID(uid-of-userid2) SERVICE(READ) ALLOW) ... RECKEY CHORUS ADD(resource-name UID(uid-of-useridn) SERVICE(READ) ALLOW)
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 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.
Controls access to CA Chorus for Storage Management functions.
Indicates that the user can index content in the Knowledge Center.
Indicates that the user can use the auto-refresh option.
Identifies the UID of the CA Chorus user requesting access.
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:
SET RESOURCE(MFC) RECKEY CHORUS ADD(ROLE.DB2DBA UID(*************ABC1) SERVICE(READ) ALLOW) RECKEY CHORUS ADD(SETTINGS.KNOWLEDGECENTER UID(*************ABC1) SERVICE(READ) ALLOW) RECKEY CHORUS ADD(SETTINGS.AUTOREFRESH UID(*************ABC1) SERVICE(READ) ALLOW)
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|