Lists identifiers held by the specified identifier or, if /USER
    is specified, all identifiers held by the specified users.
    Format
      LIST/RIGHTS  [id-name]
1 – Parameter
 id-name
    Specifies the name of the identifier associated with the user.
    If you omit the identifier name, you must specify the /USER
    qualifier.
2 – Qualifier
2.1 /USER
       /USER=user-spec
    Specifies a user whose identifiers are to be listed. The user-
    spec can be a user name or UIC. You can use the asterisk wildcard
    character (*) to specify multiple UICs or all user names. UICs
    must be in the form [*,*], [n,*], [*,n], or [n,n]. A wildcard
    user name specification (*)  or wildcard UIC specification
    ([*,*]) lists all identifiers held by users. The wildcard user
    name specification lists holders' user names alphabetically; the
    wildcard UIC specification lists them in the numerical order of
    their UICs.
3 – Example
  UAF> LIST/RIGHTS PAYROLL
  %UAF-I-LSTMSG1, writing listing file
  %UAF-I-RLSTMSG, listing file RIGHTSLIST.LIS complete
      The command in this example lists identifiers held by PAYROLL,
      providing PAYROLL is the name of a UIC format identifier.