Change the Business Continuity Manager User Password | Teradata Business Continuity Manager - Changing the User Password - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide

Product
Teradata Business Continuity Manager
Release Number
1.0
Published
January 2022
Language
English (United States)
Last Update
2022-01-27
dita:mapPath
otc1639627713801.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem
To monitor the Teradata systems managed in a Business Continuity Manager environment, use the tdbcmgmt 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, run one of the following commands:
    Option Command
    To set the value of the tdbcmgmt password to a known value At the bcmadmin prompt, run TDBCMGMT PASSWORD SET <new_password> [REASON '<reason>']
    To update the current password of the tdbcmgmt user on a Teradata system to the current secret value in the Tdwallet From the Business Continuity Manager server, run # settdbcmgmtPassword -s [tdpid] ( -d [dbc] ) ( -dP [dbc password] )