ADMIN CHANGE ROLE Command | unityadmin | Teradata Unity - ADMIN CHANGE ROLE - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.51
Published
May 2020
Language
English (United States)
Last Update
2020-06-01
dita:mapPath
oic1588030762460.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Changes the role associated with a userid.

Syntax

ADMIN CHANGE ROLE userid role ;

Parameters

userid
Unique user identifier (ID).
role
Represents the user permissions.
Option Description
Admin Administrator access
readonly view-only access

Examples

unityadmin>  ADMIN CHANGE ROLE adminExampleID READONLY; 
Successfully changed the role of administrator 'adminExampleID' to readonly.