Show TOC Start of Content Area

Procedure documentation ACC User Management  Locate the document in its SAP Library structure

Use

You must create individual users in the Java EE engine to apply restrictions for the activities that users can perform using the ACC.

Different roles and actions can be defined for ACC. ACC is enabled to provide different rights for users so that they can react to observations, operations (start/stop/relocate), configurations, server enabling, scheduling, customizing links, and archiving depending on the different roles.

For more information on how to create new roles, assign roles to groups, and perform user and role maintenance using SAP NetWeaver, refer Managing Users, Groups, and Roles

Procedure

       1.      Log on to SAP NetWeaver User Management to perform user configurations such as creating roles.

More information: User Administration Console

       2.      Create the following roles for various activities in ACC. The following table displays the mapping relationship between roles and actions:

Role Name

Service / Application

Action Name

ACC_Observing

tc~lm~aci~engine~app

Observing

NWA_Read_Only

ACC_Operation

tc~lm~aci~engine~app

Operation

OperationExceptionHandling

ACC_Configuration

tc~lm~aci~engine~app

Configuration

ServerEnable

ServiceEnable

Schedule

CustomizeLink

ACC_Archiving

tc~lm~aci~engine~app

Archiving

More information: Managing Users, Groups, and Roles

       3.      Create the following groups for the defined actions in ACC:

...

                            a.      AC_Observor

                            b.      AC_Operator

                            c.      AC_Administrator

       4.      Assign the roles to groups created. For example, assign ACC_Observing role to the ACC_Observer group.

The following table displays the mapping relationship between roles and groups:

Group

Roles

AC_Observer

ACC_Observing

AC_Operator

ACC_Observing, ACC_Operation

AC_Administrator

ACC_Observing, ACC_Operation,

ACC_Configuration, ACC_Archiving

More information: Assigning Principals to Roles or Groups

       5.      Assign individual users to the various ACC groups created. For example, assign the user Administrator to the ACC_Administrator group.

       6.      Map NWA Roles to ACC Actions.

All ACC-Actions are assigned to the Administrator role. The Observing action is assigned to the SAP_JAVA_NWADMIN_CENTRAL_READONLY role.

More Information

Defining ACC Actions

Administration of Users, Groups, and Roles

End of Content Area