UNIX/Windows user account mapping is not enabled
|
—
|
|
|
UNIX/Windows user account mapping is not enabled
|
—
|
|
|
LSF_USER_DOMAIN=BUSINESS
|
lsf.conf
|
|
|
LSF_USER_DOMAIN=BUSINESS
|
lsf.conf
|
|
|
LSF_USER_DOMAIN= SUPPORT:ENGINEERING
|
lsf.conf
|
|
|
LSF_USER_DOMAIN= SUPPORT:ENGINEERING
|
lsf.conf
|
|
Runs on a Windows host as BUSINESS\user1
Fails on a UNIX host: LSF cannot strip the domain name, and BUSINESS\user1 is not a valid UNIX user name
|
LSF_USER_DOMAIN= SUPPORT:ENGINEERING
|
lsf.conf
|
|
Runs on a Windows host as SUPPORT\user1; if the job cannot run with those credentials, the job runs as ENGINEERING\user1
Runs on a UNIX host as user1
|