ADMIN CHANGE PASSWORD Command | bcmadmin | Teradata Business Continuity Manager - ADMIN CHANGE PASSWORD - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide - 1.01.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
1.01.01
Published
March 2023
Language
English (United States)
Last Update
2023-03-13
dita:mapPath
qra1653979755546.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Allows an administrator to change the password associated with a specific userid . This command results in an error if the userid does not exist.

Syntax

ADMIN CHANGE PASSWORD userid password | LDAP ;

Parameters

userid
Unique user identifier (ID).
password
New administrator password.
LDAP
Changes the password of the specified administrator. If password is set to LDAP, LDAP authentication is used using the LDAP server set in the 'ldapServerURI' config setting.

Usage Considerations

This command results in an error if the user id value does not exist in Business Continuity Manager.

Examples

bcmadmin>  ADMIN CHANGE PASSWORD adminExampleID 654321; 
Successfully changed the password of administrator 'adminExampleID'.