DCE$UAF_HELP.HLB  —  ADD  Qualifiers

1    /ALL

       /ALL
       /NOALL (default)

    If present, specifies that a DCE authorization record be created
    for all accounts in the system authorization file (SYSUAF) that
    do not currently have one. In this case the username and dce-name
    parameters should not be specified as the DCE name is derived
    from the OpenVMS username. Refer to the description of dce-name
    for more details.

    If not present the record to be added is specified by the
    username parameter.

2    /FLAGS

       /FLAGS=([NO]keyword[,...])

    Specifies special attributes that are to be stored with the
    DCE$UAF record. The keywords you can specify are:

    Keyword        Description

    DCE         	  Specifies that the OpenVMS account being defined has
 		  a corresponding DCE account.  This is the default.

    NO_DCE         Specifies that the OpenVMS account being defined does
                   not have a corresponding DCE account. In this case
                   dce-name is ignored.

3    /LOG

       /LOG (default)
       /NOLOG

    Controls whether or not a message is displayed after a record has
    been added.
Close Help