| KSTASH(8) | System Manager's Manual | KSTASH(8) |
kstash — store the
KDC master password in a file
kstash |
[-e
string | --enctype=string]
[-k file | --key-file=file]
[--convert-file]
[--random-key]
[--master-key-fd=fd]
[--random-key]
[-h | --help]
[--version] |
kstash reads the Kerberos master key and
stores it in a file that will be used by the KDC.
Supported options:
-e
string,
--enctype=string-k
file,
--key-file=file--convert-file--random-key--master-key-fd=fd/var/heimdal/m-key is the default keyfile
if no other keyfile is specified. The format of a Heimdal master key is the
same as a keytab, so ktutil list can be used to list
the content of the file.
| April 10, 2007 | HEIMDAL |