Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Qualifiers

Parameters

/IDENTIFIER

/PROXY

/RIGHTS

/BRIEF

/FULL

Parameter

Qualifiers

/USER

/VALUE

Parameters

Parameter

Qualifier

/USER

AUTHORIZE SHOW — VMS 5.4-3

 The SHOW command outputs a listing of the specified
 authorization record(s) to the user's terminal. Unless otherwise
 specified by qualifiers, UAF records are listed.

 Format for the authorization file:

        SHOW [/qualifiers] user-spec

Additional information available:

QualifiersParameters

/IDENTIFIER/PROXY/RIGHTS

Qualifiers

Additional information available:

/BRIEF/FULL

/BRIEF

 This qualifier will give an abbreviated listing of the desired record(s).
 /BRIEF is equivalent to /NOFULL.

/FULL

 This qualifier gives complete information on the desired record(s).
 /FULL is equivalent to /NOBRIEF. /FULL is the default.

/IDENTIFIER

 Displays information about the identifier on the current
 SYS$OUTPUT device.

 Format

        SHOW/IDENTIFIER [id-name]

Additional information available:

ParameterQualifiers

Parameter

 id-name

 Specifies an identifier name.  If you omit the identifier name,
 you must specify /USER or /VALUE.

Qualifiers

Additional information available:

/USER/VALUE

/USER

 /USER=user-spec

 Specifies one or more users whose identifiers are to be
 displayed.  User-spec may be a username or UIC.  You can use
 the asterisk wildcard to specify multiple usernames or UICs:
 full use of the asterisk and percent wildcards is permitted for
 usernames; UICs must be in the form [*,*], [*,n], [n,*], or
 [n,n].  A wildcard username specification (i.e., *) displays
 identifiers alphabetically by username; a wildcard UIC
 specification (i.e., [*,*]) displays them numerically by UIC.

/VALUE

 /VALUE=value-specifier

 Specifies the value of the identifier to be listed.  Valid
 formats for the value-specifier are:

 IDENTIFIER:integer    An integer value in the range of 65,536 to
                       268,435,455. You may also specify the value
                       in hexadecimal (precede the value with %X) or
                       octal (precede the value with %O).

                       Note that %X80000000 is added to the value
                       you specify in order to differentiate general
                       identifiers from UIC identifiers.

 UIC:uic               A UIC value in the standard UIC format

/PROXY

 Displays entries in the network proxy authorization file. The /PROXY
 qualifier is required.

 Format

        SHOW/PROXY node::remote-user

Additional information available:

Parameters

Parameters

 node

 Specifies the name of a network node in the network proxy authorization
 file.  The asterisk wildcard is permitted in the node specification.

 remote-user

 Specifies the name of a user on a remote node.  The asterisk
 wildcard is permitted in the remote-user specification.

/RIGHTS

 Displays the names, values, and attributes of all identifiers
 held by the specified user(s).

 Format

        SHOW/RIGHTS [user-spec]

Additional information available:

ParameterQualifier

Parameter

 user-spec

 Is the name of the identifier (usually the username) associated
 with the user in SYSUAF.DAT.  If user-spec is omitted, you must
 specify the /USER qualifier.

Qualifier

Additional information available:

/USER

/USER

 /USER=user-spec

 Specifies one or more users whose identifiers are to be
 displayed.  User-spec may be a username or UIC.  You can use
 the asterisk wildcard to specify multiple usernames or UICs:
 full use of the asterisk and percent wildcards is permitted for
 usernames; UICs must be in the form [*,*], [*,n], [n,*], or
 [n,n].  A wildcard username specification (i.e., *) displays
 identifiers alphabetically by username; a wildcard UIC
 specification (i.e., [*,*]) displays them numerically by UIC.


Parameters

 user-spec

 If a listing is generated from SYSUAF.DAT, then the user may specify
 "user-spec" in a variety of ways:

        1) wildcarded username (standard DCL wildcarding)
        2) wildcarded UIC, as
                a) [*,*]
                b) [*,n]
                c) [n,*]
        3) specific username
        4) specific UIC.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026