Entering content frame

Syntax documentation -ul: Displaying XUSER Data Locate the document in the library structure

Use

You can use the DBM option –ul to display the user data stored in the XUSER program in the Database Manager CLI. You log on to program XUSER as the user stored under the DEFAULT user key (DBM option -ux).

The system displays a list of the existing user keys with the assigned user names.

See also: XUSER

Note

Unlike user names and passwords, the Database Manager treats user keys as case sensitive.

Prerequisites

You have saved the user name and password of a valid database user under the DEFAULT user key.

Syntax

-ul

Example

Calling the Database Manager CLI, logging on to the XUSER program with the user BORIS and password PINKstored under the DEFAULT user key, listing all the XUSER entries stored in the XUSER program:

>dbmcli -ux BORIS,PINK -ul

OK

DEFAULT            BORIS

DAKEY              DAVID

DBMUSR             DBM

 

Leaving content frame