authid_to_username(1M) DG/UX B2 Security R4.12MU02 authid_to_username(1M)
NAME
authidtousername - convert authid to corresponding user name
SYNOPSIS
authidtousername [ authid ]
where:
authid The authid for which the corresponding user name is being
requested
DESCRIPTION
The authidtousername command searches the authid/username hash
table for the given authid and reports the corresponding user name or
any errors on standard output. If no authid is specified,
authidtousername prints a full list of all users in the
authid/username hash table with their corresponding authids. The
list is sorted in order of ascending authid.
The errors detected are any malformation of the authid/username hash
table and any invalid authid (negative, greater than last authid,
currently unassigned).
EXAMPLES
authidtousername 50
FILES
/etc/tcb/aa/config/auidht
authid/username hash table shadowing A&A database
DIAGNOSTICS
Exit status is 0 if no problems were found, 1 if any problems were
found, 2 on internal error.
Licensed material--property of copyright holder(s)