Environment
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
- Open CMD (run as administrator)
- Change directory to C:\Program Files (x86)\Repliweb\RMFT\b-hub\bin
- Run rmft_credentials_cli.exe
- Follow the onscreen instructions
- 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