Admin Change Password | Commands | Teradata Unity - ADMIN CHANGE PASSWORD - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.50
Published
January 2020
Language
English (United States)
Last Update
2020-02-04
dita:mapPath
frp1571162435023.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'.