Generating encrypted password – genpass.bat/sh

Functionality

Use the genpass.bat/sh to generate an encrypted password. The user must specify the current unencrypted password for an XMDBTool user. The batch file then generates an encrypted password and writes the password to the xmdbtool.properties file in the login.userPassword parameter. For example, genpass –password <current uncrypted password>

Password encryption is 3DES for SUN JVM and for all other JVMs, this is TSE.