Creating users for the help server
Before you begin
To
change the help server settings to remote by editing the config.ini file:
- Stop the application server.
- Open the <application_server_installation>/<web_application_directory>/help/WEB-INF/configuration/config.ini file.
- Add the following lines to the
config.ini:
help.type.default=remote help.war.security=remote
- Clear the cache on the web server.
- Restart the application server.