krb5-admin doc update: `kdb5_util dump` default format is now "krb5_util load_dump version 7" [krbdev.mit.edu #7777]

"Jeff D'Angelo" via RT rt-comment at krbdev.mit.edu
Fri Nov 22 17:21:00 EST 2013


diff -r -u a/krb5-1.11.4/doc/admin/admin_commands/kdb5_util.rst b/krb5-1.11.4/doc/admin/admin_commands/kdb5_util.rst
--- a/krb5-1.11.4/doc/admin/admin_commands/kdb5_util.rst	2013-11-04 19:55:08.000000000 -0500
+++ b/krb5-1.11.4/doc/admin/admin_commands/kdb5_util.rst	2013-11-22 16:15:21.000000000 -0500
@@ -136,7 +136,7 @@
 
 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:
 
 **-old**
diff -r -u a/krb5-1.11.4/doc/html/admin/admin_commands/kdb5_util.html b/krb5-1.11.4/doc/html/admin/admin_commands/kdb5_util.html
--- a/krb5-1.11.4/doc/html/admin/admin_commands/kdb5_util.html	2013-11-04 19:56:11.000000000 -0500
+++ b/krb5-1.11.4/doc/html/admin/admin_commands/kdb5_util.html	2013-11-22 16:15:29.000000000 -0500
@@ -258,7 +258,7 @@
 [<strong>-rev</strong>] [<strong>-recurse</strong>] [<em>filename</em> [<em>principals</em>...]]</div></blockquote>
 <p>Dumps the current Kerberos and KADM5 database into an ASCII file.  By
 default, the database is dumped in current format, &#8220;kdb5_util
-load_dump version 6&#8221;.  If filename is not specified, or is the string
+load_dump version 7&#8221;.  If filename is not specified, or is the string
 &#8220;-&#8221;, the dump is sent to standard output.  Options:</p>
 <dl class="docutils">
 <dt><strong>-old</strong></dt>
@@ -483,4 +483,4 @@
         </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>
diff -r -u a/krb5-1.11.4/doc/html/admin/database.html b/krb5-1.11.4/doc/html/admin/database.html
--- a/krb5-1.11.4/doc/html/admin/database.html	2013-11-04 19:56:16.000000000 -0500
+++ b/krb5-1.11.4/doc/html/admin/database.html	2013-11-22 16:15:50.000000000 -0500
@@ -951,7 +951,7 @@
 [<strong>-rev</strong>] [<strong>-recurse</strong>] [<em>filename</em> [<em>principals</em>...]]</div></blockquote>
 <p>Dumps the current Kerberos and KADM5 database into an ASCII file.  By
 default, the database is dumped in current format, &#8220;kdb5_util
-load_dump version 6&#8221;.  If filename is not specified, or is the string
+load_dump version 7&#8221;.  If filename is not specified, or is the string
 &#8220;-&#8221;, the dump is sent to standard output.  Options:</p>
 <dl class="docutils">
 <dt><strong>-old</strong></dt>
@@ -1832,4 +1832,4 @@
         </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>
diff -r -u a/krb5-1.11.4/doc/html/_sources/admin/admin_commands/kdb5_util.txt b/krb5-1.11.4/doc/html/_sources/admin/admin_commands/kdb5_util.txt
--- a/krb5-1.11.4/doc/html/_sources/admin/admin_commands/kdb5_util.txt	2013-11-04 19:55:35.000000000 -0500
+++ b/krb5-1.11.4/doc/html/_sources/admin/admin_commands/kdb5_util.txt	2013-11-22 16:16:00.000000000 -0500
@@ -136,7 +136,7 @@
 
 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:
 
 **-old**
diff -r -u a/krb5-1.11.4/doc/pdf/admin.tex b/krb5-1.11.4/doc/pdf/admin.tex
--- a/krb5-1.11.4/doc/pdf/admin.tex	2013-11-04 20:00:10.000000000 -0500
+++ b/krb5-1.11.4/doc/pdf/admin.tex	2013-11-22 16:15:14.000000000 -0500
@@ -4367,7 +4367,7 @@
 
 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:
 \begin{description}
 \item[{\textbf{-old}}] \leavevmode
@@ -7925,7 +7925,7 @@
 
 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:
 \begin{description}
 \item[{\textbf{-old}}] \leavevmode
diff -r -u a/krb5-1.11.4/src/man/kdb5_util.man b/krb5-1.11.4/src/man/kdb5_util.man
--- a/krb5-1.11.4/src/man/kdb5_util.man	2013-11-04 19:55:08.000000000 -0500
+++ b/krb5-1.11.4/src/man/kdb5_util.man	2013-11-22 16:19:37.000000000 -0500
@@ -138,7 +138,7 @@
 .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



More information about the krb5-bugs mailing list