lsf.sudoers
|
LSF_STARTUP_USERS=all_admins
|
Enables LSF daemon startup by users other than root when LSF_STARTUP_PATH is also defined.
Allows all UNIX users defined as LSF administrators in the file lsf.cluster.cluster_name to start LSF daemons as root by running the lsadmin and badmin commands.
Not recommended due to the security risk of a non-root LSF administrator adding to the list of administrators in the lsf.cluster.cluster_name file.
Not required for Windows hosts because all users with membership in the Platform services admin group can start LSF daemons.
|
LSF_STARTUP_USERS="user_name1 user_name2 …"
LSF_STARTUP_USERS=user_name
|
Enables LSF daemon startup by users other than root when LSF_STARTUP_PATH is also defined.
Allows the specified user accounts to start LSF daemons as root by running the lsadmin and badmin commands.
Specify only cluster administrator accounts; if you add a non-administrative user, the user can start—but not shut down—LSF daemons.
Separate multiple user names with a space.
For a single user, do not use quotation marks.
|
|
LSF_STARTUP_PATH=path
|
|