summaryrefslogtreecommitdiff
path: root/crypto/heimdal/kdc/kstash.8
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/kdc/kstash.8')
-rw-r--r--crypto/heimdal/kdc/kstash.827
1 files changed, 0 insertions, 27 deletions
diff --git a/crypto/heimdal/kdc/kstash.8 b/crypto/heimdal/kdc/kstash.8
deleted file mode 100644
index e9a7502a194fc..0000000000000
--- a/crypto/heimdal/kdc/kstash.8
+++ /dev/null
@@ -1,27 +0,0 @@
-.\" $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