Files
heimdal/kdc/kstash.8
Assar Westerlund 44edbf46f3 new man pages
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3205 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-27 23:44:57 +00:00

27 lines
472 B
Groff

.\" $Id$
.\"
.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 .
.Sh SEE ALSO
.Xr kdc 8