Creating a password file using the sample BLZBPASS job
You can use a sample JCL BLZBPASS job, which is provided with the SMP/E package, to protect any file with an encrypted password.
About this task
Note: The encrypted password file format changed in Engineering Workflow Management version 4.0, but you do not have to create your password files again,
because the code can read password files from previous releases. The new format is binary-compatible
among platforms. You can create a new password file for z/OS®
using the sample BLZBPASS job, or by using a Jazz® Build Engine
on another platform (such as Windows), and then
transferring the output to z/OS in binary mode. For more
information about creating encrypted password files on other platforms, see Creating encrypted password files.
Procedure
- Configure member BLZBPASS in hlq.SBLZSAMP using the instructions contained in the sample JCL.
- Submit the modified JCL. The job must end with a return code 0.
- Do not save the modified JCL with any password associated with it.