Adding Zone Guests to a Zone - 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ā„¢

Only the zone creator can add guests to a zone. PUBLIC cannot be a zone guest. To add one or more zone guests, use a syntax statement in the form of one of the following statements:

GRANT ZONE  zone_name_list  TO  user_name_list  ;
GRANT ZONE  zone_name_list  TO  role_name_list  ;
GRANT ZONE  zone_name_list  TO  user_name_list, role_name_list  ;

The user or role cannot be a member of any other zone. Zone creators cannot add themselves as zone guests.

Zone guests have no privileges on zone objects until a zone user grants them access privileges.