From bc70925a24515b8ae294023eb9d9d676fd50be47 Mon Sep 17 00:00:00 2001 From: rees Date: Tue, 8 Apr 1997 23:08:50 +0000 Subject: [PATCH] add '-a' flag for afs string-to-key. --- kerberosIV/ksrvutil/ksrvutil.8 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/kerberosIV/ksrvutil/ksrvutil.8 b/kerberosIV/ksrvutil/ksrvutil.8 index 5bc22dfd445..e6b2181defb 100644 --- a/kerberosIV/ksrvutil/ksrvutil.8 +++ b/kerberosIV/ksrvutil/ksrvutil.8 @@ -3,7 +3,7 @@ .\" For copying and distribution information, .\" please see the file . .\" -.\" $Id: ksrvutil.8,v 1.1.1.1 1995/12/14 06:52:53 tholo Exp $ +.\" $Id: ksrvutil.8,v 1.2 1997/04/08 23:08:50 rees Exp $ .TH KSRVUTIL 8 "Kerberos Version 4.0" "MIT Project Athena" .SH NAME ksrvutil \- host kerberos keyfile (srvtab) manipulation utility @@ -15,6 +15,8 @@ ksrvutil ] [ .B \-i ] [ +.B \-a +] [ .B \-f filename ] .SH DESCRIPTION @@ -62,6 +64,13 @@ to add the key to the keyfile and then to change the key so that it will be random and unknown to either the system manager or the kerberos administrator. +.PP +If the \-a option is given, +.I ksrvutil +uses the AFS string-to-key function. Use this if you are running +an AFS kaserver. + +.PP .I ksrvutil always makes a backup copy of the keyfile before making any changes. -- 2.20.1