Configuration Guide for Kerberos Client Products on HP-UX 11.0 | HP-UX 11i v1 | HP-UX 11i v1.6 | HP-UX 11i v2
Introduction to the Kerberos Products and GSS-API
KRB5 Client Software
Chapter 256
list_requests (Alias: lr or ?) The list_request option displays a list of
available commands.
REFERENCE
To view the ktutil manpage, issue the following command:
shell%: man 1 ktutil
kvno
DESCRIPTION
kvno acquires a service ticket for the specified Kerberos principals to
return key version numbers of Kerberos principals.
kvno uses the environment variable KRB5CCNAME, which records the
location of the credentials (ticket) cache.
SYNOPSIS
/usr/bin/kvno [-e etype] service1, [service2,...]
OPTIONS
-e etype Specifies the encryption type which will be requested
for the session key of all the services named on the
command line. This is useful in certain backward
compatibility situations. The value of etype can be one
of DES-CBC-CRC, DES-CBC-RAW or DES-CBC-MD5.
[service1], [service2] Service name(s) or principal name(s).
To view the kvno manpage, issue the following command:
shell%: man 1 kvno