kstash.8 revision 102644
$Id: kstash.8,v 1.7 2002/08/20 16:37:14 joda Exp $

.Dd September 1, 2000 .Dt KSTASH 8 .Os HEIMDAL .Sh NAME .Nm kstash .Nd "store the KDC master password in a file" .Sh SYNOPSIS .Nm .Oo Fl e Ar string \*(Ba Xo .Fl -enctype= Ns Ar string .Xc .Oc .Oo Fl k Ar file \*(Ba Xo .Fl -key-file= Ns Ar file .Xc .Oc .Op Fl -convert-file .Op Fl -master-key-fd= Ns Ar fd .Op Fl h | Fl -help .Op Fl -version .Sh DESCRIPTION .Nm reads the Kerberos master key and stores it in a file that will be used by the KDC.

p Supported options: l -tag -width Ds t Xo .Fl e Ar string , .Fl -enctype= Ns Ar string .Xc the encryption type to use, defaults to DES3-CBC-SHA1 t Xo .Fl k Ar file , .Fl -key-file= Ns Ar file .Xc the name of the master key file t Xo .Fl -convert-file .Xc don't ask for a new master key, just read an old master key file, and write it back in the new keyfile format t Xo .Fl -master-key-fd= Ns Ar fd .Xc filedescriptor to read passphrase from, if not specified the passphrase will be read from the terminal .El .Sh ENVIRONMENT
.Sh FILES
.Sh EXAMPLES
.Sh DIAGNOSTICS
.Sh SEE ALSO .Xr kdc 8 .Sh STANDARDS
.Sh HISTORY
.Sh AUTHORS
.Sh BUGS