LSF Version 7.3 - Platform LSF Configuration Reference
•
Alpha 4.x
•
IRIX 6.5
•
Linux 2.x
•
Solaris 2.x
Configuration
file
Parameter and syntax Behavior
lsf.conf LSF_AUTH=eauth
•
Enables external authentication
LSF_AUTH_DAEMONS=y | Y
•
Enables daemon authentication when external
authentication is enabled
LSF_DAEMON_WRAP=y | Y
•
Required for Kerberos authentication
•
mbatchd, sbatchd, and RES run the executable
LSF_SERVERDIR/daemons.wrap
lsf.sudoers
LSF_EAUTH_USER=root
•
for Kerberos authentication, the eauth executable
must run under the root account
•
You must edit the lsf.sudoers file on all hosts
within the cluster and specify the same user name
LSF_LOAD_PLUGINS=y | Y
•
Required for Kerberos authentication when plug-ins
are used instead of the daemon wrapper script
•
LSF loads plug-ins from the directory LSB_LIBDIR
LSF_EEXEC_USER=root
•
Required for Kerberos authentication. The parameter
LSF_DAEMON_WRAP must also be set to y or Y.
•
The eexec executable provided with the Kerberos
integration runs under the root account
External authentication commands
Commands for submission
Command
Description
All LSF commands
•
If the parameter LSF_AUTH=eauth in the file lsf.conf, LSF daemons
authenticate users and hosts—as configured in the eauth executable—
before executing an LSF command
•
If external authentication is enabled and the parameter
LSF_AUTH_DAEMONS=Y in the file lsf.conf, LSF daemons
authenticate each other as configured in the eauth executable
Commands to monitor
Not applicable: There are no commands to monitor the behavior of this feature.
Feature: External authentication
Platform LSF Configuration Reference 25