LSF_LSLOGIN_SSH

Syntax

LSF_LSLOGIN_SSH=YES | yes

Description

Enables SSH to secure communication between hosts and during job submission.

SSH is used when running any of the following:

  • Remote log on to a lightly loaded host (lslogin)

  • An interactive job (bsub -IS | -ISp | ISs)

  • An X-window job (bsub -IX)

  • An externally submitted job that is interactive or X-window (esub)

Default

Not set. LSF uses rlogin to authenticate users.