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