Examples: Enable Logging for Clients and Proxies that are Unable to Automatically Support Security Policy - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ied1556235912841.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1100
lifecycle
previous
Product Category
Teradata Vantageā„¢

Example: Enabling Logging for All

Setting the --secpcynotsupported log flag to all means the gateway logs a message in a gateway log file when an attempt is made to log on using a client or proxy that is unable to automatically support security policy:

gtwcontrol --secpcynotsupported log=all

Example: Enabling Logging for Clients

Setting the --secpcynotsupported log flag to client means the gateway logs a message in a gateway log file when an attempt is made to log on using a client that is unable to support security policy:

gtwcontrol --secpcynotsupported log=client
The gateway does not log a message if a logon attempt uses a proxy that is unable to support security policy, because such a proxy is incapable of telling the gateway when the client does not support security policy.

Example: Enabling Logging for Proxies

Setting the --secpcynotsupported log flag to proxy means the gateway logs a message in a gateway log file when an attempt is made to log on using a proxy that is unable to automatically support security policy:

gtwcontrol --secpcynotsupported log=proxy