LSF Version 7.3 - Platform LSF Configuration Reference
Between-host user account mapping commands
Commands for submission
Command Description
bsub
•
Submits the job with the user name and password of the user who entered
the command. The job runs on the execution host with the submission user
name and password, unless you have configured between-host user
account mapping.
•
With between-host user account mapping enabled, jobs that execute on a
remote host run using the account name configured at the system level for
Windows workgroups, or at the user level for local user account mapping.
Commands to monitor
Command
Description
bjobs -l
•
Displays detailed information about jobs, including the user name of the user
who submitted the job and the user name with which the job executed.
bhist -l
•
Displays detailed historical information about jobs, including the user name
of the user who submitted the job and the user name with which the job
executed.
Commands to control
Not applicable.
Commands to display configuration
Command
Description
bparams
•
Displays the value of SYSTEM_MAPPING_ACCOUNT defined in
lsb.params.
badmin showconf
•
Displays all configured parameters and their values set in lsf.conf or
ego.conf that affect mbatchd and sbatchd.
Use a text editor to view other parameters in the lsf.conf or ego.conf
configuration files.
•
In a MultiCluster environment, badmin showconf only displays the
parameters of daemons on the local cluster.
Use a text editor to view the file .lsfhosts.
Feature: Between-host user account mapping
Platform LSF Configuration Reference 11