LSF_USE_HOSTEQUIV=y | Y
(UNIX only; optional)
If LSF_USE_HOSTEQUIV is defined, RES and mbatchd call the ruserok() function to decide if a user is allowed to run remote jobs.
The ruserok() function checks in the /etc/hosts.equiv file and the user’s $HOME/.rhosts file to decide if the user has permission to execute remote jobs.
If LSF_USE_HOSTEQUIV is not defined, all normal users in the cluster can execute remote jobs on any host.
If LSF_ROOT_REX is set, root can also execute remote jobs with the same permission test as for normal users.
Not defined
LSF_ROOT_REX