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 2 51
tkt_lifetime This relationship specifies the lifetime of the ticket to
be obtained. The unit of lifetime is either seconds,
minutes, hours or days.
renew_lifetime This relationship specifies the renewable life of the
ticket to be obtained. The unit of lifetime is either
seconds, minutes, hours or days.
NOTE For DCE operations use /opt/dce/bin/kinit.
REFERENCE
To view the kinit manpage, issue the following command:
shell%: man 1 kinit
klist
DESCRIPTION
klist lists the Kerberos principal and Kerberos tickets held in a
credentials cache, or the keys held in a keytab file.
SYNOPSIS
/usr/bin/klist [-e]
/usr/bin/klist [-c] [cache_name]
/usr/bin/klist [-f] [cache_name]
/usr/bin/klist [-s] [cache_name]
/usr/bin/klist [-k] [keytab_name]
/usr/bin/klist [-t] [keytab_name]
/usr/bin/klist [-K] [keytab_name]
OPTIONS
-e The -e option displays the encryption types of the
session key and the ticket for each credential in the
credential cache, or each key in the keytab file.