Kerberos Client Version D.1.3.5.07 Release Notes
Kerberos Client D.1.3.5.07 Release Notes
Announcement
Chapter 1 7
Table 1-2 lists and describes the utilities that Kerberos Client includes.
Kerberos Client includes the following header files:
• /usr/include/profile.h ->
/opt/krb5client/include/profile.h
• /usr/include/krb5.h -> /opt/krb5client/include/krb5.h
• /usr/include/com_err.h ->
/opt/krb5client/include/com_err.h
• /usr/include/krb5/gssapi.h ->
/opt/krb5client/include/krb5/gssapi.h
Table 1-2 Kerberos Client Utilities
Utility Function
/usr/bin/kinit ->
/opt/krb5client/bin/kinit
a
Obtains and caches the
Kerberos ticket-granting ticket
/usr/bin/klist ->
/opt/krb5client/bin/klist
Lists cached Kerberos tickets
/usr/bin/kvno ->
/opt/krb5client/bin/kvno
Prints key version numbers of
Kerberos principals
/usr/bin/kpasswd ->
/opt/krb5client/bin/kpasswd
Changes a user’s Kerberos
password
/usr/sbin/ktutil ->
/opt/krb5client/sbin/ktutil
Maintains the Kerberos keytab
file
/usr/bin/kdestroy ->
/opt/krb5client/bin/kdestroy
Destroys the user’s active
Kerberos tickets
a. The -> symbol indicates that the core file links to the
corresponding file in the krb5client product.