For reasons of security we strongly recommend that the MashZone NextGen administrator should change the standard technical user password after installation. The technical user password is encrypt and stored in two modules. You have to change both occurrences.
<MashZoneNG-install>/apache-tomcat/webapps/mashzone/WEB-INF/classes/mz.properties
<MashZoneNG-install>/apache-tomcat/webapps/mashzone/WEB-INF/mashzone.properties
Note: This procedure is only required for MashZone NextGen 3.9.01.
Procedure
$ <MashZoneNG-install>/prestocli/bin/padmin encryptProperty -u Administrator -w manage -p <password>
mzServer.secrete={ENC}A+yyI2FYYBy33lgNCWGQIQ==
$ <MashZoneNG-install>mashzone/tools/runtool encryptpassword -password <password>
presto.basicAuthPassword=46f712a61dc8d7ed244bf0ffd266ae1e
The technical user password is changed.