Encrypt transmission of LSF commands for remote execution and login
About this task
By default, certain LSF commands use rsh for remote execution and rlogin for remote login, both of which are not encrypted. To secure these LSF commands, enable the use of ssh for remote execution, because ssh provides encryption when transmitting LSF commands.
The following LSF commands are covered by this change:
- bctrld start sbd
- bpeek
- bctrld start lim
- bctrld start res
- lsfrestart
- lsfshutdown
- lsfstartup
- lsrcp
Procedure
Results
The affected LSF commands now use ssh for remote execution and remote login.