The LSF daemon startup control feature is enabled for UNIX hosts by defining the LSF_STARTUP_USERS and LSF_STARTUP_PATH parameters in the lsf.sudoers file. Permissions for lsf.sudoers must be set to 600. For Windows hosts, this feature is already enabled at installation when the services admin group is defined.
Configuration file |
Parameter and syntax |
Default behavior |
---|---|---|
lsf.sudoers |
LSF_STARTUP_USERS=all_admins |
|
LSF_STARTUP_USERS="user_name1 user_name2 …" LSF_STARTUP_USERS=user_name |
|
|
LSF_STARTUP_PATH=path |
|
For both UNIX and Windows hosts, you can bypass the EGO administrator login for res and sbatchd by defining the parameters LSF_EGO_ADMIN_USER and LSF_EGO_ADMIN_PASSWORD in the lsf.sudoers file.
Configuration file |
Parameter and syntax |
Default behavior |
---|---|---|
lsf.sudoers |
LSF_EGO_ADMIN_USER=Admin |
|
LSF_EGO_ADMIN_PASSWD=password |
|