1. Configure password-less SSH connections

In order for Process Manager to operate on jobs in the Other Batch System, you need to set up password-less SSH connections for administrator and regular user accounts.

Set up password-less SSH for administrator accounts

Procedure

  1. Configure SSH Public and Private keys between the Process Manager administrator on the Process Manager server and the administrator of the Other Batch System on the remote host so that no passwords or passphrases are required.

    This is required because the administrator account of the Other Batch System is used to run job query commands on the Other Batch System.

  2. Ensure that the Other Batch System administrator account has read/write/execute permission on the temporary directory on the Other Batch System host.

Set up password-less SSH for regular user accounts

Procedure

  1. Configure SSH Public and Private keys between Process Manager user accounts on the Process Manager server, and the user accounts on the Other Batch System so that no passwords or passphrases are required.

    This is required because when a job is submitted, it can run under the user account which submitted the job or as a different user account indicated in the Job Definition.

  2. Ensure that the Other Batch System user accounts have read/write/execute permission on the temporary directory on the Other Batch System host.