Follow these steps to change the Unity administrator password used by the Viewpoint portlets to retrieve information from Unity.
-
From unityadmin, update the Unity admin password:
ADMIN CHANGE PASSWORD <adminuser> <newpassword>;
-
On each Viewpoint server, update the Unity admin passwords as a Viewpoint user using the ud-commons.jar file:
/opt/teradata/jvm64/jre7/jre/bin/java -cp /opt/teradata/unityui/scripts/ud-commons.jar com.teradata.unity.security.PasswordManager UNITYADMIN_PASSWORD <newunityadminpassword>