LSF Version 7.3 - Platform LSF Configuration Reference
Scope
Applicability Details
Operating system
•
UNIX
•
Windows (except for Kerberos authentication)
Allows for
•
Authentication of LSF users, hosts, and daemons
•
Authentication of any number of LSF users
Not required for
•
Authorization of users based on account permissions
Dependencies
•
UNIX and Windows user accounts must be valid on all hosts in the cluster, or the
correct type of account mapping must be enabled:
•
For a mixed UNIX/Windows cluster, UNIX/Windows user account mapping
must be enabled
•
For a cluster with a non-uniform user name space, between-host account
mapping must be enabled
•
For a MultiCluster environment with a non-uniform user name space, cross-
cluster user account mapping must be enabled
•
User accounts must have the correct permissions to successfully run jobs.
•
The owner of lsf.sudoers on Windows must be Administrators.
Configuration to enable external authentication
During LSF installation:
•
The parameter LSF_AUTH in lsf.conf is set to eauth, which enables external
authentication
•
A default eauth executable is installed in the directory specified by the parameter
LSF_SERVERDIR in lsf.conf
The default executable provides an example of how the eauth protocol works. You should
write your own eauth executable to meet the security requirements of your cluster.
Feature: External authentication
Platform LSF Configuration Reference 21