Creating a password file using the sample BLZBPASS job

You can create a file containing an encrypted password using a sample JCL BLZBPASS job provided with the Rational Team Concert for System z SMP/E package.

About this task
You can use the BLZBPASS sample job included in the SMP/E installation to create a file containing an encrypted password. You can specify the file location and the encrypted password using the parameters specified in the job. You can use this password file in your build scripts or with a Remote Systems Explorer miner with the File Agent miner. View the sample JCL for more details.
  1. Configure member BLZBPASS in hlq.SBLZSAMP using the instructions contained in the sample JCL.
  2. Submit the modified JCL. The job must end with a return code 0.
  3. Do not save the modified JCL with any password associated with it.