If you are running an emulated mainframe with zD&T or zPDT, these are the jobs for you!
Watch the great videos from Henri Kuiper to get a hold about what this stuff does.
There are some extra scripts in here. They just extend Henri's workflow to automate even more.
This directory contains all the setup scripts. Create a IBMUSER.SETUP.JOBS PDS on your mainframe and upload all the members there.
Here's an overview:
@CONFIGis the main configuration file. Pretty much the only one to edit.J00ADCDPgenerate a random password for all the default ADCD users, exceptIBMUSER.J01DASDIDASD initialization.J02UCATcreate a user catalog.J03HLQcreate an alias for the main HLQ and links it to the user catalog.J04RACFprotection of the main HLQ and group.J05SMSinstructions about the configuration of SMS. This is not a script.J06STSTtest the SMS configuration.J07UGIDconfigure RACF for the automatic UID/GID generation for OMVS.J08ADGRPcreate a default group in OMVS for our users.J09AUTOMconfigure automount for OMVS homes. This is an OMVS script.J10ADUSRcreate a user.J11RMUSRdelete a user.GENPASSgenerates a random password for a user. Dependency ofJ10ADUSR.@JOBCARDskeleton job card.
See SETUP.JOBS/TODO.