Scroll to navigation

KTUTIL(1) General Commands Manual KTUTIL(1)

NAME

ktutil - Kerberos keytab file maintenance utility

SYNOPSIS

ktutil

DESCRIPTION

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.

COMMANDS

Displays the current keylist. Alias: l.
Read the Kerberos V5 keytab file keytab into the current keylist. Alias: rkt
Read the Kerberos V4 srvtab file srvtab into the current keylist. Alias: rst.
Write the current keylist into the Kerberos V5 keytab file keytab. Alias: wkt.
Write the current keylist into the Kerberos V4 srvtab file srvtab. Alias: wst.
Clear the current keylist. Alias: clear.
Delete the entry in slot number slot from the current keylist. Alias: delent.
Add principal to keylist using key or password. Alias: addent.
Displays a listing of available commands. Aliases: lr, ?.
Quits ktutil. Aliases: exit, q.

SEE ALSO

kadmin(8), kdb5_util(8)