LSF Version 7.3 - Platform LSF Configuration Reference

lsf.sudoers
Contents
About lsf.sudoers
lsf.sudoers on UNIX
lsf.sudoers on Windows
File format
Creating and modifying lsf.sudoers
Parameters
About lsf.sudoers
The lsf.sudoers file is an optional file to configure security mechanisms. It is not installed
by default.
You use lsf.sudoers to set the parameter LSF_EAUTH_KEY to configure a key for
eauth to encrypt and decrypt user authentication data.
On UNIX, you also use lsf.sudoers to grant permission to users other than root to perform
certain operations as root in LSF, or as a specified user.
These operations include:
LSF daemon startup/shutdown
User ID for LSF authentication
User ID for LSF pre- and post-execution commands.
User ID for external LSF executables
If lsf.sudoers does not exist, only root can perform these operations in LSF on UNIX.
On UNIX, this file is located in /etc.
There is one lsf.sudoers file per host.
On Windows, this file is located in the directory specified by the parameter LSF_SECUREDIR
in lsf.conf.
Changing lsf.sudoers configuration
After making any changes to lsf.sudoers, run badmin reconfig to reload the
configuration files.
lsf.sudoers on UNIX
In LSF, certain operations such as daemon startup can only be performed by root. The
lsf.sudoers file grants root privileges to specific users or user groups to perform these
operations.
Location
lsf.sudoers must be located in /etc on each host.
Permissions
lsf.sudoers must have permission 600 and be readable and writable only by root.
lsf.sudoers
534 Platform LSF Configuration Reference