Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$> ls -ld /home/mciworkb/.ssh/authorized_keys
-rw------- 1 mciworkb dstage 1167 Feb 16 14:26 .ssh/authorized_keys

Third Party Systems

SSH may also be involved in MettleCI Workbench’s communication with Work Item Management and Git platforms. In these cases you will use a SSH key pair crated created on the DataStage Engine to form this connection. The public key will be supplied to the third party system which will use this when communicating with your DataStage Engine tier. You can either use the key pair created for you by the MettleCI installation process (workbench.key / workbench.key.pub) or create your own. The process varies from tool to tool, so please see the relevant MettleCI documentation for tools relevant to you.