Integrate Software AG Products Using Digital Event Services : MashZone NextGen Help : Appendix : Administration : MashZone NextGen Security : Change technical user password
Change technical user password
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
1. Change the password in .../mz.properties.
a. Encrypt a new password using the padmin tool. Open the command line and enter following command. Replace the variable <password> by your new password, e.g., newPassword.
$ <MashZoneNG-install>/prestocli/bin/padmin encryptProperty -u Administrator -w manage -p <password>
b. Copy the output of the command line into mz.properties, e.g. {ENC}A+yyI2FYYBy33lgNCWGQIQ==.
mzServer.secrete={ENC}A+yyI2FYYBy33lgNCWGQIQ==
2. Change the password in .../mashzone.properties.
a. Encrypt a new password using the encryptpassword tool. Open the command line and enter following command. Replace the variable <password> by your new password, e.g., newPassword.
$ <MashZoneNG-install>mashzone/tools/runtool encryptpassword -password <password>
b. Copy the output of the command line into mashzone.properties, e.g. 46f712a61dc8d7ed244bf0ffd266ae1e.
presto.basicAuthPassword=46f712a61dc8d7ed244bf0ffd266ae1e
The technical user password is changed.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback