This topic is relevant for NextGen Synchronizer only, embedded in Agile Manager's configuration area. For details about the ALM Synchronizer, see for .
Use the agentAuthentication.bat command line tool to set the credentials used to connect to Agile Manager.
This tool is located in the <Bridge_installation_directory>\product\util\opb directory. Run this tool as a Windows administrator user.
Note: Set Agile Manager credentials only if the credentials change from when you first installed the Integration Bridge agent.
The agentAuthentication.bat tool supports the following commands:
Sets credentials for connecting to Agile Manager from the Integration Bridge.
Note: The user logging in to Agile Manager must be assigned to the Agile Manager Integration Bridge role.
For security purposes, the Integration Bridge user should not have any additional roles.
Usage
agentAuthentication setAuth -user <USER> -pass <PASSWORD>
Parameters
-user <USER NAME>
|
The name of the user connecting to Agile Manager. |
-pass <PASSWORD>
|
The password of the user connecting to Agile Manager. |
Provides help for the current command when configuring Agile Manager credentials for the Integration Bridge.
Usage
agentAuthentication help