MashZone NextGen 10.2 | 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, for example, newPassword.
$ <MashZoneNG-install>/prestocli/bin/padmin encryptProperty -u Administrator -w manage -p <password>
b. Copy the output of the command line into mz.properties, for example, {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, for example, newPassword.
$ <MashZoneNG-install>mashzone/tools/runtool encryptpassword -password <password>
b. Copy the output of the command line into mashzone.properties, for example, 46f712a61dc8d7ed244bf0ffd266ae1e.
presto.basicAuthPassword=46f712a61dc8d7ed244bf0ffd266ae1e
The technical user password is changed.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release