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

Teradata Vantageā„¢ - Advanced SQL Engine Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2022-02-15
dita:mapPath
ppz1593203596223.ditamap
dita:ditavalPath
wrg1590696035526.ditaval
dita:id
zuy1472246340572

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;