deny - 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ā„¢

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.