Releasing Password Lockouts | Teradata Vantage - Releasing Password Lockouts - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ied1556235912841.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1100
lifecycle
previous
Product Category
Teradata Vantageā„¢

Users may accidently exceed the limit for erroneous logon attempts if they repeatedly specify a password incorrectly. This causes the system to lock the user from attempting further logons.

You can use the MODIFY USER or MODIFY PROFILE statement with the RELEASE PASSWORD LOCK option to release the password lock for a user.

MODIFY USER username AS RELEASE PASSWORD LOCK;