Registering Password Changes Among Components

Update the modified password in server configuration files.

  1. Open <UnwiredPlatform_InstallDir>\Sybase\UnwiredPlatform\Servers\UnwiredServer\Repository\Instance\com\sybase\sup\server\SUPServer\sup.properties.
  2. Modify the cdb.password and cldb.password properties to set a new password.
    Passwords are entered in clear text password. After you have completed the next step, all passwords are encrypted and the sup.properties file is resaved with the new encrypted values.
  3. Run <UnwiredPlatform_InstallDir>\Sybase\UnwiredPlatform\Servers\UnwiredServer\bin\configure-mms.bat <clustername>.
    In a single server setup, <clustername> is host name of this computer. In a cluster setup, <clustername> is the hostname of first node installed in the cluster.
  4. Repeat this step on all server nodes in cluster.
Next
Validate that the data source has been updated with the correct password.