KerberosAdmin> List Keytab
Requests that all the entries in the default key table be listed.
KerberosAdmin> List Keytab "*/admin"
Requests all the entries in the default key table that contain
"/admin" be displayed. Regular expression support has been added
to the LIST KEYTAB command. Use quoted strings to preserve case,
otherwise, DCL will uppercase all command arguments.