summaryrefslogtreecommitdiffstats
path: root/src/man/kdb5_util.man
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2013-12-10 22:26:17 -0500
committerTom Yu <tlyu@mit.edu>2013-12-10 22:26:17 -0500
commitc6e6fd8f8e6133de0284af56f7051c9eb3e90f36 (patch)
treed807a48c048dbfa0b3c8a3b087d169e53eb0ddd6 /src/man/kdb5_util.man
parent88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853 (diff)
downloadkrb5-c6e6fd8f8e6133de0284af56f7051c9eb3e90f36.tar.gz
krb5-c6e6fd8f8e6133de0284af56f7051c9eb3e90f36.tar.xz
krb5-c6e6fd8f8e6133de0284af56f7051c9eb3e90f36.zip
Update man pages
Diffstat (limited to 'src/man/kdb5_util.man')
-rw-r--r--src/man/kdb5_util.man14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/man/kdb5_util.man b/src/man/kdb5_util.man
index 76266c7657..a90976dc08 100644
--- a/src/man/kdb5_util.man
+++ b/src/man/kdb5_util.man
@@ -1,4 +1,4 @@
-.TH "KDB5_UTIL" "8" " " "1.12" "MIT Kerberos"
+.TH "KDB5_UTIL" "8" " " "1.13" "MIT Kerberos"
.SH NAME
kdb5_util \- Kerberos database maintenance utility
.
@@ -138,7 +138,7 @@ argument can be used to override the \fIkeyfile\fP specified in
.sp
Dumps the current Kerberos and KADM5 database into an ASCII file. By
default, the database is dumped in current format, "kdb5_util
-load_dump version 6". If filename is not specified, or is the string
+load_dump version 7". If filename is not specified, or is the string
"\-", the dump is sent to standard output. Options:
.INDENT 0.0
.TP
@@ -265,9 +265,9 @@ salt types to be used for the new keys.
Adds a new master key to the master key principal, but does not mark
it as active. Existing master keys will remain. The \fB\-e\fP option
specifies the encryption type of the new master key; see
-\fIEncryption_and_salt_types\fP in \fIkdc.conf(5)\fP for a list of
-possible values. The \fB\-s\fP option stashes the new master key in the
-stash file, which will be created if it doesn\(aqt already exist.
+\fIEncryption_types\fP in \fIkdc.conf(5)\fP for a list of possible
+values. The \fB\-s\fP option stashes the new master key in the stash
+file, which will be created if it doesn\(aqt already exist.
.sp
After a new master key is added, it should be propagated to slave
servers via a manual or periodic invocation of \fIkprop(8)\fP. Then,
@@ -333,8 +333,8 @@ gives more verbose output.
.sp
Update all principal records (or only those matching the
\fIprinc\-pattern\fP glob pattern) to re\-encrypt the key data using the
-active database master key, if they are encrypted using older
-versions, and give a count at the end of the number of principals
+active database master key, if they are encrypted using a different
+version, and give a count at the end of the number of principals
updated. If the \fB\-f\fP option is not given, ask for confirmation
before starting to make changes. The \fB\-v\fP option causes each
principal processed to be listed, with an indication as to whether it