Class 2
Module 4
Next Offered: July 21-22
Introduction to Security Administration with RACF
Recording: Coming SoonPowerpoint: Intro to z/VM RACF Administration
Homework:
- Logon to your class userid provided to you (or your own z/VM userid)
- Enter: RAC LU (or RAC LISTUSER)
- Enter: RAC RLIST VMMDISK userid.191
- Replace "userid" with your userid
- Capture the results and email to homework@velocitysoftware.com
Introduction to SSL/TLS Certificate Management in z/VM
Recording: Coming SoonPowerpoint: Intro to SSL/TSL Certificate Management in z/VM
Homework:
- On your browser, go to https://velocitysoftware.com
- Find the Certificate information/details
- Email to homework@velocitysoftware.com and include:
- The Common Name (CA)
- The Expiration Date of the certificate
Intermediate REXX Programming
Recording: Coming SoonPowerpoint: Intermediate REXX
Homework 1:
- Write a REXX function to
- Get the EMSG setting from 'CP Q SET'
- Reverse the setting
- If it is ON, turn it OFF
- If it is OFF, turn it ON
- Display the value that EMSG is changed to
- HINT: PIPE and Parse will be very useful
- Write a REXX program to
- Put a list of all of the EXECs on your A disk into a stem
- Including the last reference date
- HINT: the ISODATE option on the LISTFILE command
- LISTFILE * EXEC A (ISODATE
- Walk through the stem, calculate how old each exec is in days
- Write the filename and age back to the console
CMS Shared File System Usage and Administration
Recording: Coming SoonPowerpoint: CMS Shared File System
Homework: None

