Text only
|
Text with Images
OnDemand Users Group
Support Forums => CMOD for z/OS Server => Topic started by: LWagner on November 04, 2008, 05:55:36 PM
Title:
taking the admin id and password out of arsload jcl
Post by:
LWagner
on
November 04, 2008, 05:55:36 PM
I noticed a few users include ARSLOAD code samples which still use -u and -p login parameters.
If you create a file /etc/ars/arsload.cfg with format:
USERID=ADMINID
PASSWD=ADMINPW
you no longer need to include id and password in the JCL.
LW
Text only
|
Text with Images