LSF_RSH=command [command_options]
badmin hstartup
bpeek
lsadmin limstartup
lsadmin resstartup
lsfrestart
lsfshutdown
lsfstartup
lsrcp
By default, rsh is used for these commands. Use LSF_RSH to enable support for ssh.
EGO_RSH
Not defined
LSF_RSH="ssh -o 'PasswordAuthentication no' -o 'StrictHostKeyChecking no'"
ssh options such as PasswordAuthentication and StrictHostKeyChecking can also be configured in the global SSH_ETC/ssh_config file or $HOME/.ssh/config.
ssh, ssh_config