LSF Version 7.3 - Platform LSF Configuration Reference

Configuration
file
Parameter and syntax Default behavior
lsf.sudoers
LSF_EGO_ADMIN_USER=Admin
Enables a user or script to bypass the
EGO administrator login prompt when
LSF_EGO_ADMIN_PASSWD is also
defined.
Applies only to startup of res or
sbatchd.
Specify the Admin EGO cluster
administrator account.
LSF_EGO_ADMIN_PASSWD=password
Enables a user or script to bypass the
EGO administrator login prompt when
LSF_EGO_ADMIN_USER is also
defined.
Applies only to startup of res or
sbatchd.
Specify the password for the Admin
EGO cluster administrator account.
LSF daemon startup control behavior
This example illustrates how LSF daemon startup control works when configured for UNIX
hosts in a cluster with the following characteristics:
The cluster contains both UNIX and Windows hosts
The UNIX account user1 is mapped to the Windows account BUSINESS\user1 by enabling
the UNIX/Windows user account mapping feature
The account BUSINESS\user1 is a member of the Platform services admin group
In the file lsf.sudoers:
LSF_STARTUP_USERS="user1 user2 user3"
LSF_STARTUP_PATH=LSF_TOP/7.0/linux2.4-glibc2.3-x86/etc
LSF_EGO_ADMIN_USER=Admin
LSF_EGO_ADMIN_PASSWD=Admin
Note:
You should change the Admin user password immediately after
installation using the command egosh user modify.
Feature: LSF daemon startup control
Platform LSF Configuration Reference 33