Transmission of Platform LSF commands for remote execution

By default, the following LSF commands make use of remote shell (rsh) and remote login (rlogin):

  • badmin hstartup

  • bpeek

  • lsadmin limstartup

  • lsadmin resstartup

  • lsfrestart

  • lsfshutdown

  • lsfstartup

  • lslogin

  • lsrcp

rsh and rlogin may not be suitable for transmission over an insecure network because it is not encrypted. You can configure these LSF commands to use secure shell (ssh), which provides encryption when transmitting commands for remote execution.

Related reference
Communications between daemons and commands
Access to jobs belonging to other users
Accessing remote hosts
False requests
Authentication
Kerberos integration