17.20 - Granting CTCONTROL Privileges - Analytics Database - Teradata Vantage

Teradata Vantageā„¢ - Analytics Database Security Administration - 17.20

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
2023-03-07
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572

You can use the GRANT CTCONTROL statement to provide users the privilege to set up and administer trusted sessions, for example:

GRANT CTCONTROL ON trusted_user TO database_username;
trusted_user
The user name for the middle-tier application being set up for trusted sessions.
database_username
The name of a permanent user, for example SECADMIN, who gains the privilege to administer proxy users and associated roles for the trusted user application.
The GRANT CTCONTROL statement can specify only one trusted user, but up to 25 administrator users, per statement.

For details on use of the GRANT CTCONTROL statement, see Teradata Vantageā„¢ - SQL Data Control Language, B035-1149.