Set the options in the RACF/DB2 external security module. To do this, see
OS/390 Security Server (RACF) System Programmer's Guide
.
Decide which DB2 objects are to be protected using RACF. Define the
appropriate profiles. To do this, see
OS/390 Security Server (RACF) Security
Administrator's Guide
.
Activate the RACF/DB2 external security module. This includes assembling and
linkediting the RACF/DB2 external security module. In addition confirm that it is
in the appropriate library. To do this, see
DB2 for OS/390 Version 5
Administration Guide Volume 2
, SC26-8957, and
DB2 for OS/390 Version 5
Installation Guide
, GC26-8970.
Restart the DB2 subsystem.
Exit Processing
The following changes affect FASTAUTH exits. Four fields have been added to the
RFXP data area and four to the FAST data area.
Four fields are added to the RFXP data area. These are two 1-byte fields,
RFXPLEN and RFXPVERS. RFXPLEN contains the parameter list length, and
RFXPVERS contains the parameter list version. There are also two new 4-byte
fields, RFXALET and RFXLOGS, which exist only when RFXPVERS contains a
value of 1 or higher.
Four fields are also added to the FAST data area. These are two 1-byte fields,
FASTPLEN and FASTPVER. FASTPLEN contains the parameter list length, and
FASTPVER contains the parameter list version. There are also two new 4-byte
fields, FASTALET and FASTLOGS, which exist only when FASTPVER contains a
value of 1 or higher.
30 OS/390 V2R4.0 Security Server (RACF) Planning: Installation and Migration