To list the keys in a keytab file, do the following:
1. Verify that you have the necessary privilege to issue the command. You must be included in the admin.bos list on the machine whose keys are to be displayed. If necessary, issue the bos lsadmin command to check the admin.bos list on the appropriate machine.
2. Issue the bos lskeys command to view the key version numbers and checksums from the keytab file on a server machine:
$ bos lskeys -server machine [-principal name]
The -principal name option is the principal name for which associated keys are to be listed. The default is the DFS principal name of the machine specified with -server.