This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



KTUTIL(8)                                                                                          KTUTIL(8)



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
       list   Displays the current keylist.  Alias: l.

       read_kt keytab
              Read the Kerberos V5 keytab file keytab into the current keylist.  Alias: rkt

       read_st srvtab
              Read the Kerberos V4 srvtab file srvtab into the current keylist.  Alias: rst.

       write_kt keytab
              Write the current keylist into the Kerberos V5 keytab file keytab.  Alias: wkt.

       write_st srvtab
              Write the current keylist into the Kerberos V4 srvtab file srvtab.  Alias: wst.

       clear_list
              Clear the current keylist.  Alias: clear.

       delete_entry slot
              Delete the entry in slot number slot from the current keylist.  Alias: delent.

       add_entry (-key | -password) -p principal -k kvno -e enctype
              Add principal to keylist using key or password.  Alias: addent.

       list_requests
              Displays a listing of available commands.  Aliases: lr, ?.

       quit   Quits ktutil.  Aliases: exit, q.

SEE ALSO
       kadmin(8), kdb5_util(8)



                                                                                                   KTUTIL(8)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...