Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!

Repliweb MFT How to change system credentials from the command line

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Steve_Nguyen
Support
Support

Repliweb MFT How to change system credentials from the command line

Last Update:

Dec 14, 2021 5:31:17 AM

Updated By:

Sonja_Bauernfeind

Created date:

Dec 7, 2021 3:51:24 PM

Environment

  • Repliweb MFT 2.8.xx

 

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

 

This can be done manually using a CLI

  1. Open CMD (run as administrator)
  2. Change directory to C:\Program Files (x86)\Repliweb\RMFT\b-hub\bin
  3. Run rmft_credentials_cli.exe
  4. Follow the onscreen instructions 
  5. To set the RMFT system credentials, issue the following command:
    rmft_credentials_cli.exe system -user=<new_user> -pass=<new_pass> [-domain=<new_domain>]

    example:
    rmft_credentials_cli.exe system -user=a -pass=123 -domain=abc​

 

Tags (1)
Labels (1)
Version history
Last update:
‎2021-12-14 05:31 AM
Updated by: