When submitting a job to a remote node using Top Secret r16, the batch job receives TSS7102E PASSWORD MISSING.
In Top Secret r15, the password is inserted into the JOB card when submitted to the remote node. Having the password on the JOB card is a breach of security. So, it was removed at release r16.
Permit the user on the remote node, to the node the batch job is running on. Password verification will not occur and they will no longer receive the TSS7102E PASSWORD MISSING message. The batch job already went through password verification on the sending node.
Example: TSS PERMIT(acid) NODES(node_name.*) ACCESS(ALL)