Change the Unity Management User Password | Teradata Unity - Changing the Unity Management User Password - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.51
Published
May 2020
Language
English (United States)
Last Update
2020-06-01
dita:mapPath
oic1588030762460.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem
To monitor the Teradata systems managed in a Unity environment, use the unitymgmt user. By default, this user is created automatically on a Teradata system when it is first added. The password for this user is initialized to a random string (up to 32 characters long, consisting of alphanumeric and special characters), and stored in tdwallet for security. It is not necessary for the DBA or operator to know the password.
  1. If it is necessary to update this password value, run one of the following commands:
       
    To set the value of the unitymgmt password to a known value At unityadmin, run UNITYMGMT PASSWORD SET <new_password> [REASON '<reason>']
    To update the current password of the unitymgmt user on a Teradata system to the current secret value in the Tdwallet From the Unity server, run # setUnitymgmtPassword -s [tdpid] ( -d [dbc] ) ( -dP [dbc password] )