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

Teradata® Business Continuity Manager User Guide - 2.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
2.00
Published
August 2024
ft:locale
en-US
ft:lastEdition
2025-01-31
dita:mapPath
sko1694443904278.ditamap
dita:ditavalPath
ft:empty
dita:id
otc1639627713801
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'.