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

Teradata® Unity™ User Guide

Product
Continuous Availability
Teradata Unity
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2020-09-15
dita:mapPath
fmz1594836948704.ditamap
dita:ditavalPath
qqk1595871525984.ditaval
dita:id
B035-2520
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 the unityadmin prompt, 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] )