Log On to the CommServe Computer

Updated

Before you run command line operations, use the qlogin command to log on to the CommServe computer.

  1. At the command prompt, go to <software installation directory>\Base.

  2. Use the appropriate method to log on to the CommServe computer.

    Method 1: User Name/Password

    1. Log on to CommServe server1 with user name user1.

      qlogin -cs server1 -u user1
       Password:
       User logged in successfully.
          
      

    Method 2: Token File

    When you use the token file method, you must append the token file to your qcommand.

    1. Create a token file (record the name and location of the file).

    2. Run the following command:

      qlogin -f <tokenFile>
          
      
    3. Enter the user name and password.

      Enter User Name:
       Password:
          
      

Was this page helpful?