ADMIN CHANGE PASSWORD - Teradata Unity

Teradata Unity User Guide

Product
Teradata Unity
Release Number
16.10
Published
January 2018
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
anz1496162519675.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'.