z/OS Security Server RACF System Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Background information

z/OS Security Server RACF System Programmer's Guide
SA23-2287-00

You are the system programmer responsible for customizing RACF®. Systems SYSMVS01 and SYSMVS02 are running with the RACF subsystem active, and you want to take advantage of the RACF remote sharing facility (RRSF) by configuring SYSMVS01 and SYSMVS02 in a two-node configuration. You have the following information:
  • System SYSMVS01:
    • You want the node name to be MVS01.
    • The system does not share its RACF database with other systems, so it will be configured as a single-system node.
    • The status of local node MVS01 is to be operative.
    • You want the connection with MVS02 to be operative.
    • The name of the RACF parameter library data set will be RRSF.PARM.
    • You want the member IRROPT01 in the RACF parameter library invoked automatically when the RACF subsystem initializes.
    • You have DFP Non-SMS.
    • The volume that will contain the RACF workspace data sets will be DASD01.
    • The high level qualifier for the workspace data sets will be SYS1.RACF.
    • The LUNAME is MF1AP001.
    • The host name is MVS01.EXAMPLE.COM
    • You already have the following JCL to activate the RACF subsystem:
           //RACF PROC
           //RRSF EXEC PGM=IRRSSM00
    • You want to activate automatic direction for the node and you want the OUTPUT level of FAIL and the NOTIFY level of FAIL for the user IDs: SECADM and SYSPRG on MVS01 and SECADM on MVS02.
    • APPC and VTAM® have already been installed and configured.
    • The JESNODE that will be used for transmits will be THISJES.
  • System SYSMVS02:
    • You want the node name to be MVS02.
    • The system does not share its RACF database with other systems, so it will be configured as a single-system node.
    • The status of local node MVS02 is to be operative.
    • You want the connection with MVS01 to be operative.
    • The name of the RACF parameter library data set will be RRSF.PARM.
    • You want the member IRROPT02 in the RACF parameter library invoked automatically when the RACF subsystem initializes.
    • You have DFP Non-SMS.
    • The volume that will contain the RACF workspace data sets will be DASD02.
    • The high level qualifier for the workspace data sets will be SYS1.RACF.
    • The LUNAME is MF2AP002.
    • The host name is MVS02.EXAMPLE.COM
    • You already have the following JCL to activate the RACF subsystem:
           //RACF PROC
           //RRSF EXEC PGM=IRRSSM00
    • You want to activate automatic direction for the node and you want the OUTPUT level of FAIL and the NOTIFY level of FAIL for the user IDs: SECADM and SYSPRG on MVS02 and SECADM on MVS01.
    • APPC and VTAM have already been installed and configured.
    • The JESNODE that will be used for transmits will be THATJES.

The following pages contain sample completed worksheets for this scenario.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014