Command—newuser - trillium_discovery - trillium_quality - 17.1

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Topic type
Administration
Overview
How Do I
Configuration
Reference
Installation
First publish date
2008

The newuser command creates a new Trillium-authenticated user and gives the user access to the repositories you specify. Make a note of the user names you are creating, along with the passwords and repository to which each user has access.

Syntax

newuser name <username> password <password> metabases {<repository1 repository2>}

where

name <username>

Logon ID for the new user.

password <password>

Password you are assigning to the new user.

metabases {<repository1 repository2>}

Repositories to which this user will have access. Separate multiple repositories with a space and enclose them in curly braces, as shown.

If you want to give the new user access to all repositories, use an * as the argument.

Examples

newuser name joey password abc123 metabases {demo accounts}
newuser name joey password abc123 metabases *