LSF_DISABLE_LSRUN

Syntax

LSF_DISABLE_LSRUN=y | Y

Description

When defined, RES refuses remote connections from lsrun and lsgrun unless the user is either an LSF administrator or root. However, the local host from which lsrun is executed will be exempted from this limitation as long as the local host is also the target host for lsrun/lsgrun. For remote execution by root, LSF_ROOT_REX must be defined.

Note: Start of change Defining LSF_ROOT_REX allows root to run lsgrun, even if LSF_DISABLE_LSRUN=y is defined. End of change

Other remote execution commands, such as ch and lsmake are not affected.

Default

Set to Y at time of installation. Otherwise, not defined.

Start of change

See also

LSF_ROOT_REX

End of change