Library /sys$common/syshlp/DCE$UAF_HELP.HLB  —  VERIFY
 Verifies that DCE accounts referenced by the DCE
 Authorization file (DCE$UAF) still exist in the DCE registry.

    VERIFY  NAME

       Qualifiers            Defaults

       /DCENAME              None
       /OUTPUT=output        /OUTPUT=SYS$OUTPUT:
       /VMSNAME              /VMSNAME
       /[NO]WILD             /WILD

1  –  Parameter

 name

    The OpenVMS username or the DCE name of the DCE$UAF record(s)
    that is to be verified. Full OpenVMS wildcarding is allowed.

    By default the name is assumed to be an OpenVMS username. If
    name is to be interpreted as a DCE name then specify /DCENAME. In
    addition if the DCE name contains lowercase characters, spaces,
    or other special characters, enclose the entire string is quotes.

2  –  Qualifiers

2.1    /DCENAME

    Specifies that name is to be interpreted as a DCE name.

2.2    /OUTPUT

       /OUTPUT=output

    Determines where the output is written. The default is SYS$OUTPUT:.

2.3    /VMSNAME

       /VMSNAME (default)

    Specifies that name is to be interpreted as an OpenVMS account
    name. This is the default.

2.4    /WILD

       /WILD (default)
       /NOWILD

    Specifies whether or not standard VMS wildcarding is to be
    applied to name. The default is /WILD which means a name of
    "SM*" is interpreted as meaning "match any name starting SM".
    If /NOWILD is specified the name "SM*" is searched for.
Close Help