Examples: Enable Logging for Clients and Proxies that are Unable to Automatically Support Security Policy - 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ā„¢

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