deny - Advanced SQL Engine - Teradata Database

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
B035-1100
lifecycle
previous
Product Category
Teradata Vantageā„¢

The deny element defines a denied IP address or range of IP addresses, and contains an ip attribute, composed of an ip value and a mask value, separated by a slash (/).

The Teradata Vantage gateway ANDs each incoming IP address with the deny mask. Then it ANDs the ip value in the deny element with the mask. If the results of the two ANDs match, the gateway denies the incoming IP address to access the database

The deny element can appear only as a child of an ipfilter element. You can use as man deny elements as needed in the XML IP restriction document. When multiple deny elements appear in a document, only one match is needed to deny the incoming IP address.