diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-02-29 06:58:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-02-29 06:58:05 +0000 |
commit | c9162cc7cdd1328dde9fe50b5b3e495793c0cc39 (patch) | |
tree | 8460289dc027fa9863baffa49bdad3929dfab352 /kerberosIV | |
parent | 304acec229fb1d6c391d0e878c4e554f2a397d09 (diff) |
repair troff which makedb does not like
Diffstat (limited to 'kerberosIV')
-rw-r--r-- | kerberosIV/src/man/ksrvutil.8 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/kerberosIV/src/man/ksrvutil.8 b/kerberosIV/src/man/ksrvutil.8 index ec6e208e7d3..e9c1806353c 100644 --- a/kerberosIV/src/man/ksrvutil.8 +++ b/kerberosIV/src/man/ksrvutil.8 @@ -6,11 +6,10 @@ .\" .Dd May 4, 1996 .Dt KSRVUTIL 8 -.Os KTH-KRB - +.Os .Sh NAME .Nm ksrvutil -host kerberos keyfile (srvtab) manipulation utility +.Nd host kerberos keyfile (srvtab) manipulation utility .Sh SYNOPSIS .Nm .Op Fl f Pa keyfile @@ -19,7 +18,6 @@ host kerberos keyfile (srvtab) manipulation utility .Op Fl p Ar principal .Op Fl r Ar realm .Ar operation - .Sh DESCRIPTION .Nm allows a system manager to list or change keys currently in his @@ -75,10 +73,8 @@ and could supply an initial password. Then, he could use 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. - .Nm always makes a backup copy of the keyfile before making any changes. - .Sh DIAGNOSTICS If .Nm @@ -95,10 +91,8 @@ which point it is removed and replaced it with the workfile. Appending the workfile to the backup copy and replacing the keyfile with the result should always give a usable keyfile, although the resulting keyfile will have some out of date keys in it. - .Sh SEE ALSO .Xr kadmin 8 , .Xr ksrvtgt 1 - .Sh AUTHOR Emanuel Jay Berkenbilt, MIT Project Athena |