The following example illustrates LSF behavior when the LSF administrator sets up cross-cluster user account mapping at the system level. This example shows the UserMap section of the file lsb.users on both the local and remote clusters.
Begin UserMapLOCAL REMOTE DIRECTIONuser1 user2@cluster2 exportuser3 user6@cluster2 exportEnd UserMap
Begin UserMapLOCAL REMOTE DIRECTIONuser2 user1@cluster1 importuser6 user3@cluster1 importEnd UserMap
The accounts user1 and user2 to run jobs on all hosts in both clusters: |
|||
The account user1 to run jobs on cluster2 using the lsfguest account: |
|||