Displays the identifiers held by the specified identifiers or, if /USER is specified, all identifiers held by the specified users. Format SHOW/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 one or more users whose identifiers are to be listed. The user-spec can be a user name or a 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 ([*,*]) displays all identifiers held by users. The wildcard user name specification displays holders' user names alphabetically; the wildcard UIC specification displays them in the numerical order of their UICs.
3 – Example
UAF> SHOW/RIGHTS ANDERSON This command displays all identifiers held by the user ANDERSON. For example: Name Value Attributes INVENTORY %X80010006 NORESOURCE NODYNAMIC PAYROLL %X80010022 NORESOURCE NODYNAMIC Note that the following formats of the command produce the same result: SHOW/RIGHTS/USER=ANDERSON SHOW/RIGHTS/USER=[300,015]