ADMIN CHANGE PASSWORD - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.20
Published
May 2019
Language
English (United States)
Last Update
2019-05-23
dita:mapPath
dzf1517499323110.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
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 newpassword ;

Parameters

userid
Unique user identifier (ID).
newpassword
New administrator password.

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