(v13) StartJobPassword (system param)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
S | s | P | Y | All |
If a program starts an unencapsulated job using startjob
or exitserver
, and the password the program gives to that operator is the value of StartJobPassword
, then the subsequent unencapsulated job must present a password equal to the SystemParamsPassword
each time setsystemparams
, setdevparams
, or other system-level operations are used. See also SystemParamsPassword
.
Values: Any string of 32 or fewer non-null characters. A zero-length string disables password checking. This is a write-only parameter.