Add Unitymgmt User | Teradata Unity - Manually Adding the Unitymgmt User to a Teradata System - 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

The addUnityMgmtUser.sh script creates the user and updates the password to the current value for the unitymgmt user in the tdwallet. If the user already exists, the password is updated to the current value in tdwallet.

  1. Make sure you have DBC or equivalent access to create a new user and the run the required grants.
  2. Add the unitymgmt user.
    1. Enter the following if the customer used the unityPasswd tool:
      # /opt/teradata/unity/scripts/addUnityMgmtUser.sh -s [system];
    2. If the customer did not use the unityPasswd tool, specify the user and password to use to create the unitymgmt user (typically DBC).
      # /opt/teradata/unity/scripts/addUnityMgmtUser.sh -s [system] -du dbc -dP dbc;