LSF Version 7.3 - Platform LSF Configuration Reference

See LSF_DEBUG_RES in lsf.conf.
LSF_EAUTH_AUX_DATA
Syntax
LSF_EAUTH_AUX_DATA=path/file_name
Description
Used in conjunction with LSF daemon authentication, specifies the full path to the temporary
file on the local file system that stores auxiliary authentication information (such as credentials
required by a remote host for use during job execution). Provides a way for eauth -c,
mbatchd, and sbatchd to communicate the location of auxiliary authentication data. Set
internally by the LSF libraries in the context of eauth.
For Kerberos authentication, used for forwarding credentials to the execution host.
LSF_EAUTH_AUX_PASS
Syntax
LSF_EAUTH_AUX_PASS=yes
Description
Enables forwarding of credentials from a submission host to an execution host when daemon
authentication is enabled. LSF_EAUTH_AUX_PASS=yes indicates that a credential can be
added to the execution context of a job. Set to yes by bsub during job submission or by
bmod during job modification so that eauth -c can forward credentials.
LSF_EAUTH_CLIENT
Syntax
LSF_EAUTH_CLIENT=mbatchd | sbatchd | pam | res | user
Description
Used with LSF daemon authentication, specifies the LSF daemon, command, or user that
invokes eauth -c. Used when writing a customized eauth executable to set the context for the
call to eauth. Set internally by the LSF libraries or by the LSF daemon, command, or user calling
eauth -c.
LSF_EAUTH_SERVER
Syntax
LSF_EAUTH_SERVER=mbatchd | sbatchd | pam | res
Description
Used with LSF daemon authentication, specifies the daemon that invokes eauth -s. Used when
writing a customized eauth executable to set the context for the call to eauth. Set internally by
the LSF libraries or by the LSF daemon calling eauth -s.
Environment variables
586 Platform LSF Configuration Reference