1 MODIFY Modifies an existing record in the DCE Authorization file (DCE$UAF). Format: MODIFY USERNAME [DCE-NAME] Qualifiers Defaults /FLAGS=flags None /[NO]LOG /LOG 2 Parameters username Specifies the DCE$UAF record that is to be modified. dce-name Specifies the new DCE principal name to be associated with username. If the principal exists in a different DCE cell from the current DCE cell then specify the DCE name in the format principal@cell. If the DCE name contain lowercase characters, spaces, or other special characters, enclose the entire string is quotes. If this parameter is not specified then the DCE principal is not changed. 2 Qualifiers /FLAGS /FLAGS=([NO]keyword[,...]) Changes the special attributes that are stored with the DCE$UAF record. There is no default value. The keywords you can specify are: Keyword Description DCE Specifies that the OpenVMS account being defined has a corresponding DCE account. NO_DCE Specifies that the OpenVMS account being defined does not have a corresponding DCE account. In this case dce-name is ignored. Only those flags that are specified are changed; all other flags remain unchanged. In order to remove a flag, use the negated form. If you specify the DCE flag, you must specify a DCE name for this entry in dce-name. /LOG /LOG (default) /NOLOG Controls whether or not a message is displayed after a record has been modified.