This article provides information on what steps are required to change the default out of the box passwords in Watch4net | M&R for greater security (admin/changeme, root/watch4net, etc)
VMware Smart Assurance - Watch4Net/M&R
Module | User | File |
tomcat | apg | <BASEDIR>/Web-Servers/Tomcat/<instance>/conf/server.xml |
frontend-report-generator | apg | <BASEDIR>/Tools/Frontend-Report-Generator/<instance>/conf/report-generation-config.xml |
frontend-search | apg | <BASEDIR>/Tools/Frontend-Search/<instance>/conf/frontend-search.xml |
administration-tool | apg | <BASEDIR>/Tools/Administration-Tool/<instance>/conf/master-accessor-service-conf.xml |
topology-cli | apg | <BASEDIR>/Tools/Topology/Default/<instance>/topology-refresh-config.xml |
whatif-scenario-cli | apg | <BASEDIR>/Tools/WhatIf-Scenario-CLI/<instance>/conf/whatif-scenario-cli-conf.xml |
backend | apg | <BASEDIR>/Backends/APG-Backend/<instance>/conf/mysql.xml |
mysql-maintenance-tool | root | <BASEDIR>/Tools/MySQL-Maintenance-Tool/<instance>/conf/mysql-root-mysql.xml |
mysql-maintenance-tool | root | <BASEDIR>/Tools/MySQL-Maintenance-Tool/<instance>/conf/mysql-root-apg.xml |
generic-live-writer | apg | <BASEDIR>/Event-Processing/Generic-Live-Writer/<instance>/conf/generic-live-writer.xml |
event-log-processor | apg | <BASEDIR>/Event-Processing/Event-Log-Processor/<instance>/misc/ds-event-log.xml |
For changes to the above configuration files to take effect you need to restart any and all instances of the following modules:
Module | User | File |
task-scheduler | admin | <BASEDIR>/Custom/WebApps-Resources/<instance>/scheduling/scheduling-servers.xml |
tomcat | admin | <BASEDIR>/Web-Servers/Tomcat/<instance>/conf/server.xml |
frontend-report-generator | admin | <BASEDIR>/Tools/Frontend-Report-Generator/<instance>/conf/report-generation-config.xml |
datastore-writer | admin | <BASEDIR>/Event-Processing/APG-Datastore-Writer/<instance>/conf/datastore-writer.xml |
Note: There can be multiple instances of many of these files.
For the above to take effect you need to restart any and all instances of the following modules:
<BASEDIR>/bin/manage-modules.sh service restart <module> <instance>
<BASEDIR>\bin\manage-modules.cmd service restart <module> <instance>