1.\" $Id: kstash.8,v 1.3 2000/09/01 16:37:52 joda Exp $ 2.\" 3.Dd September 1, 2000 4.Dt KSTASH 8 5.Os HEIMDAL 6.Sh NAME 7.Nm kstash 8.Nd 9store the KDC master password in a file 10.Sh SYNOPSIS 11.Nm 12.Oo Fl e Ar string \*(Ba Xo 13.Fl -enctype= Ns Ar string Oc 14.Xc 15.Oo Fl k Ar file \*(Ba Xo 16.Fl -key-file= Ns Ar file Oc 17.Xc 18.Op Fl -convert-file 19.Op Fl -master-key-fd= Ns Ar fd 20.Op Fl h | Fl -help 21.Op Fl -version 22.Sh DESCRIPTION 23.Nm 24reads the Kerberos master key and stores it in a file that will be 25used by the KDC. 26.Pp 27Supported options: 28.Bl -tag -width Ds 29.It Xo 30.Fl e Ar string Ns , 31.Fl -enctype= Ns Ar string 32.Xc 33the encryption type to use, defaults to DES3-CBC-SHA1 34.It Xo 35.Fl k Ar file Ns , 36.Fl -key-file= Ns Ar file 37.Xc 38the name of the master key file 39.It Xo 40.Fl -convert-file 41.Xc 42don't ask for a new master key, just read an old master key file, and 43writes it back in the new keyfile format 44.It Xo 45.Fl -master-key-fd= Ns Ar fd 46.Xc 47filedescriptor to read passphrase from, if not specified the 48passphrase will be read from the terminal 49.El 50.\".Sh ENVIRONMENT 51.\".Sh FILES 52.\".Sh EXAMPLES 53.\".Sh DIAGNOSTICS 54.Sh SEE ALSO 55.Xr kdc 8 56.\".Sh STANDARDS 57.\".Sh HISTORY 58.\".Sh AUTHORS 59.\".Sh BUGS 60