The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
Random man page:
ktutil(1) -- Kerberos keytab file maintenance utility
|
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 c... |
|