Example: UPDATE Statement to Set Maximum Failed Logon Attempts - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantage™

You can use this statement to set the maximum number of failed logon attempts to 3:

    UPDATE DBC.SysSecDefaults SET MaxLogonAttempts = 3 ;

You must have the DROP USER privilege to run the MODIFY USER statement.

For a discussion of the GRANT statement, see Working with User Privileges in Teradata Vantage.