The LIST PRINCIPAL command is used to display general information
about the principals in the Kerberos database.
1 – Qualifiers
2 /OUTPUT
/OUTPUT=[(output file)] (default is SYS$OUTPUT)
Specifies the output file to use.
3 – Examples
KerberosAdmin> List Principal
Requests that all the entries in the database be listed.
KerberosAdmin> List Principal "*/admin*"
Requests that all the administrator entries in the database be
listed.