ADMIN CHANGE PASSWORD Command | unityadmin | Teradata Unity - ADMIN CHANGE PASSWORD - 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

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 Unity.

Examples

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