28 lines
523 B
Groff
28 lines
523 B
Groff
|
.\" $Id: kstash.8,v 1.2 2000/01/08 10:57:31 assar Exp $
|
||
|
.\"
|
||
|
.Dd Aug 27, 1997
|
||
|
.Dt KSTASH 8
|
||
|
.Os HEIMDAL
|
||
|
.Sh NAME
|
||
|
.Nm kstash
|
||
|
.Nd
|
||
|
Store the KDC master password in a file
|
||
|
.Sh SYNOPSIS
|
||
|
.Nm
|
||
|
.Op Fl k Ar file
|
||
|
.Op Fl -key-file= Ns Ar file
|
||
|
.Sh DESCRIPTION
|
||
|
.Nm
|
||
|
allows you to the master password and store in a file that will be read
|
||
|
by the KDC.
|
||
|
.Pp
|
||
|
Options supported:
|
||
|
.Bl -tag -width Ds
|
||
|
.It Fl k Ar file
|
||
|
.It Fl -key-file= Ns Ar file
|
||
|
Specify what file the master key is stored in. The default is
|
||
|
.Pa m-key .
|
||
|
.El
|
||
|
.Sh SEE ALSO
|
||
|
.Xr kdc 8
|