Configuration reference
This section provides information about the XML tags and attributes used to configure the
OPM
plug-in.The following table lists the XML tags, describes their usage, and provides important tips and best practices.
- All tags and values in the configuration file are case sensitive.
- Changes to the configuration file do not take effect until theOPMplug-in restarts. On start, theOPMplug-in loads and verifies the configuration file. Any invalid setting can cause theOPMplug-in fail to start. Errors are logged in event log in any case.
- The user name and password values are encrypted in theOPMplugin.configfile. When you need to change a user name or password complete the following steps:
- Type the user name or password in the provided fields. The values appear in clear text.
- Change the value of the <encryptCredentials> tag tofalseand clickUpdate.
- To encrypt the user name and password values, set <encryptCredential> totrueand save your changes. The user name and password values are now protected. For more information, see Set up relay authentication. The next time that theOPMplug-in loads the configuration file, the plug-in encrypts the values.