z/VM Education: How to Enable RACF

preview_player
Показать описание
Before RACF can be used on z/VM it must be enabled and have it's databases prepared. This video demonstrates this process, which is documented in Program Directory for RACF Security Server for z/VM, Chapter 6: Installation Instructions.

0:00 - Introduction
Enable RACF to VMSES:
SERVICE RACF ENABLE

2:25 - Backup non-RACF CPLOAD MODULE:
CPREL A
LINK MAINT CF1 CF1 MR
ACC CF1 Z
RENAME CPLOAD MODULE Z CPNORACF MODULE Z
REL Z(DET
CPACC MAINT CF1 A SR

3:00 - Build RACF:
SERVICE RACF BUILD

3:12 - Place RACF into production:
PUT2PROD

5:44 - Link to the two RACF databases and utilities disk:
LINK RACFVM 200 200 MR
LINK RACFVM 300 300 MR
VMLINK RACFVM 305

6:09 - RACDSF utility
6:42 - RACALLOC utility
7:07 - RACINITD utility

8:27 - Access disk housing RPIDIRCT:
ACC 651 E

8:42 - Set screen clear time to one second:
CP TERM MORE 1 0

8:49 - RPIDIRCT utility:
RPIDIRCT fn_directory ft_directory fm_directory fm_out

Books referenced:

Recommended reading:

Рекомендации по теме