Effects of REVOKE LOGON Requests - Advanced SQL Engine - Teradata Database

SQL Data Control Language

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
sqd1591723147563.ditamap
dita:ditavalPath
sqd1591723147563.ditaval
dita:id
B035-1149
lifecycle
previous
Product Category
Teradata® Vantage™ NewSQLEngine

When you submit a REVOKE LOGON request for one or more user names, Vantage creates a logon control record for each user_name/host_ID pair specified.

Any existing control record for a particular pair is replaced. The logon control record set created for a particular user name exists until that user is dropped.

Any attempt to revoke logon privileges for user DBC aborts the request and returns an error. If you attempt to log on to the system as user DBC and you submit the correct password, then the logon is accepted regardless of the current default for the applicable host ID. This prevents any opportunity to lock out all clients from user DBC.