Registering the Windows Administrator password with LSF

Register the Windows Administrator password with LSF.

Before you begin

Prerequisites:
  • Create the user "Administrator" on the IBM Spectrum LSF Application Center server to map to the Windows .\Administrator user. This user is used by IBM Spectrum LSF Application Center for remote desktop connection.

About this task

After the Administrator user has been created on the IBM Spectrum LSF Application Center server, register the password with LSF by running lspasswd.

Procedure

  1. As root, log on to the IBM Spectrum LSF Application Center host.
  2. Set your LSF environment and run the lspasswd command to register the Administrator user password.
    
    # lspasswd
    Please enter the DOMAIN_NAME\user_name: .\Administrator
    
    Please enter user .\Administrator's LSF password ...
    Password:
    Confirm password:
    
    Your password has been saved in LSF.  
    LSF will use this password for starting your jobs.
    If you change your Windows password, you must run lspasswd to update LSF.
    

What to do next

Creating a new template to define Windows application settings