The quick password utility is run from the Windows command prompt and from within the folder where the Agentry Server is installed. The utility is run through the command quickPW, which takes no arguments. The user running the command must have read-write access for the Server’s folder and all its contents, particularly the Agentry.ini configuration file.
For each section in which a password is contained, this utility will display a prompt to encode the password. A ‘y’ or ‘n’ response is expected for yes or no, respectively. If the ‘y’ response is entered, an additional prompt is displayed for the plain text password to be entered. the password is then encoded and written to the Agentry.ini file. Additionally, each password setting also has a corresponding encoded flag setting that indicates whether or not the password is encoded. This is required in order for the Agentry Server to properly process the password value when it is read in. The utility will set this flag to true for each password it encodes.
If an ‘n’ response is received for any section, the password is not changed and the utility moves on to the next section until all passwords within the Agentry.ini file have been processed.
The password values you chose to encode are encoded within the Agentry.ini file. These values are no longer human-readable. The encoded password flag option that pertains to each encoded password is set to true.