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 55
ktutil
DESCRIPTION
ktutil maintains the keytab files. It is restricted only for system
administrator’s use.
SYNOPSIS
shell% /usr/sbin/ktutil
ktutil: list (Alias: l)
ktutil: read_kt keytab (Alias: rkt)
ktutil: read_st srvtab (Alias: rst)
ktutil: write_kt keytab (Alias: wkt)
ktutil: write_st srvtab (Alias: wst)
ktutil: clear_list (Alias: clear)
ktutil: delete_entry slot (Alias: delete)
ktutil: list_requests (Alias: lr or ?)
ktutil: quit (Alias: exit or q)
OPTIONS
list (Alias: l) The l option displays the current keylist.
read_kt keytab (Alias: rkt) The
rkt
option reads the Kerberos V5
keytab file keytab into the current keylist.
read_st srvtab (Alias: rst) The rst option reads the Kerberos V4
server KEYTAB file server keytab into the current
keylist.
write_kt keytab (Alias: wkt) The wkt option writes the current keylist
into the Kerberos V5 keytab file keytab.
write_st srvtab (Alias: wst) The wst option writes the current keylist
into the Kerberos V4 server keytab file.
clear_list (Alias: clear) The clear option clears the current keylist.
delete_entry slot (Alias: delete) The delete option deletesthe entry
in slot number
slot
from the current keylist.