Creating Unity Management Server Users - Teradata Unity

Teradata Unity Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Unity
Release Number
16.10
Published
January 2018
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
sgt1496162519660.ditamap
dita:ditavalPath
2523_ICUCustomer_unity_1610.ditaval.ditaval
dita:id
B035-2523
lifecycle
previous
Product Category
Analytical Ecosystem
Create the Unity Management Server User on each Teradata Database system to be managed by Unity. This must be the same across all systems.
Important: Do not use the DBC user for the Unity Management Server User.
  1. Run the following script on a Unity server to manage user and permissions: /opt/teradata/unity/repository/create_unitymgmt.sh You can apply permission updates after upgrades with this script.
  2. Restore password expiry value.
    UPDATE DBC.SecurityDefaultsV SET ExpirePassword = 0;