HP 3000 Manuals

REVIEW PASSWORDS [ DBChange Plus User's Guide ] MPE/iX 5.0 Documentation


DBChange Plus User's Guide

REVIEW PASSWORDS 

Displays information about user classes and associated passwords in the
database.

Syntax 

REV[IEW] PAS[SWORDS] [UserClass]
                     [@        ]

Parameters 

UserClass           is the name of the user class whose security you want
                    to review.

@                   indicates you want to review all user classes and
                    their associated passwords.  This parameter is the
                    default.

Description 

Use this command in interactive mode to review user classes and passwords
in the database.  The information displayed includes the database name,
each user class, and its associated password.  All changes stored in the
the current change file are included in the REVIEW PASSWORDS output.

Example 

     >review passwords 

     REVIEW PASSWORDS:
           User Class     Password
           -----------------------

              11          CREDIT
              12          BUYER
              14          CLERK
              15          MANAGER
              18          DO-ALL

     >

In this example, the user classes and passwords in the ORDERS database
are reviewed.  Because no UserClass parameter is specified, all user
classes and their associated passwords are displayed.



MPE/iX 5.0 Documentation