ktutil(1) ktutil(1)
NAME [Toc] [Back]
ktutil - Kerberos keytab file maintenance utility
SYNOPSIS [Toc] [Back]
ktutil
DESCRIPTION [Toc] [Back]
The ktutil command invokes a subshell from which an administrator can
read, write, or edit entries in a Kerberos V5 keytab or V4 srvtab
file.
ktutil Commands
list Display the current key list. Alias: l
read_kt keytab_filename Read the Kerberos V5 keytab file,
keytab_filename, into the current key
list. Alias: rkt
read_st srvtab_filename Read the Kerberos V4 srvtab file,
srvtab_filename, into the current key
list. Alias: rst
write_kt keytab_filename Write the current key list into the
Kerberos V5 keytab file,
keytab_filename. Alias: wkt
write_st srvtab_filename Write the current key list into the
Kerberos V4 srvtab file,
srvtab_filename. Alias: wst
clear_list Clear the current key list. Alias: clear
delete_entry slot Delete the entry in slot number slot
from the current key list. Alias: delete
list_requests Display a listing of available commands.
Aliases: lr, ?
quit Quit or exit from ktutil. Aliases:
exit, q
AUTHOR [Toc] [Back]
ktutil was developed by the Massachusetts Institute of Technology.
FILES [Toc] [Back]
/etc/krb5.keytab Default location of the keytab file.
/etc/srvtab Default location of the srvtab file
SEE ALSO [Toc] [Back]
kerberos(5).
Hewlett-Packard Company - 1 - HP-UX 11i Version 2: August 2003 [ Back ] |