Previous Topic: CA ACF2 Security

Next Topic: Implementing Security for the CA PMA Chargeback Query System


RACF Security

Classes used by DataManager must be defined to RACF. This allows RACF to process security calls from DataManager.

New classes are defined to RACF by adding them to the RACF resource list.

The new classes and their associated access levels for DataManager are:

DataManager Component

Security Class

Access Levels

Dialog

ACDIALOG

READ and WRITE

Panel

ACPANEL

READ and WRITE

SQL

ACSQL

READ and WRITE

Note: Tables, views, indexes, etc., are controlled by the database security. If you do have a security package that controls database objects, you must set up security according to the rules of the security package.