PASSWORD - Teradata Vantage - Analytics Database

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-06
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
Product Category
Teradata Vantage™

A password associated with the new user.

You must specify a password.

You cannot specify any other options for the new user until after you specify the PERMANENT and PASSWORD options.

If the user submitting the CREATE USER statement is a member of a profile that specifies values for password control attributes, the password the creator assigns in the CREATE USER statement must comply with the password controls in the creator profile. Applicability of profile-based password control attributes to first-level members of a profile vary. See Effects of Profile-Based Password Controls.

For detailed information on password format requirements and using password controls, see Teradata Vantage™ - Analytics Database Security Administration, B035-1100.

password
Best security practice suggests that you not assign permanent passwords using CREATE USER requests. Instead, the recommended practice is to assign a temporary password when you create a user, then set the EXPIRE password control attribute to a non-zero value to require users to create private passwords when they first log onto Vantage. See the PASSWORD ATTRIBUTES option in CREATE PROFILE.