diff options
Diffstat (limited to 'src/man/k5srvutil.man')
-rw-r--r-- | src/man/k5srvutil.man | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/man/k5srvutil.man b/src/man/k5srvutil.man index e20d7758f3..083f4852dd 100644 --- a/src/man/k5srvutil.man +++ b/src/man/k5srvutil.man @@ -28,7 +28,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.\" Man page generated from reStructeredText. +.\" Man page generated from reStructuredText. . .SH SYNOPSIS .sp @@ -44,12 +44,10 @@ a keytab or to add new keys to the keytab. .INDENT 0.0 .TP .B \fBlist\fP -.sp Lists the keys in a keytab showing version number and principal name. .TP .B \fBchange\fP -.sp Uses the kadmin protocol to update the keys in the Kerberos database to new randomly\-generated keys, and updates the keys in the keytab to match. If a key\(aqs version number doesn\(aqt match the @@ -61,7 +59,6 @@ If the \fB\-k\fP option is given, the old and new keys will be displayed. .TP .B \fBdelold\fP -.sp Deletes keys that are not the most recent version from the keytab. This operation should be used some time after a change operation to remove old keys, after existing tickets issued for the service @@ -69,7 +66,6 @@ have expired. If the \fB\-i\fP flag is given, then k5srvutil will prompt for confirmation for each principal. .TP .B \fBdelete\fP -.sp Deletes particular keys in the keytab, interactively prompting for each key. .UNINDENT @@ -85,6 +81,6 @@ place. .SH AUTHOR MIT .SH COPYRIGHT -2011, MIT +2012, MIT .\" Generated by docutils manpage writer. . |