Command—newuser - trillium_discovery - trillium_quality - Latest

Trillium DQ Repository Administrator Guide

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Version
Latest
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium DQ Repository Administrator Guide
Copyright
2024
First publish date
2008
Last updated
2024-10-18
Published on
2024-10-18T15:31:00.219841

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 *