[27101] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Fix copy/paste errors in dbadmin

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Thu Oct 11 11:41:45 2012

Date: Thu, 11 Oct 2012 11:40:31 -0400
From: Benjamin Kaduk <kaduk@mit.edu>
Message-Id: <201210111540.q9BFeVZp001149@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/b8dcd3056ae4a248db85f6ff708d547fbda76cdc
commit b8dcd3056ae4a248db85f6ff708d547fbda76cdc
Author: Ben Kaduk <kaduk@mit.edu>
Date:   Fri Oct 5 14:35:45 2012 -0400

    Fix copy/paste errors in dbadmin
    
    We should include the stashsrvpw content in that section, not
    the list content.  Likewise, the list_policy content instead
    of the destroy_policy content.

 doc/rst_source/krb_admins/database.rst |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/rst_source/krb_admins/database.rst b/doc/rst_source/krb_admins/database.rst
index 776a65f..d7d6aa9 100644
--- a/doc/rst_source/krb_admins/database.rst
+++ b/doc/rst_source/krb_admins/database.rst
@@ -553,8 +553,8 @@ KDC and Administration server uses this password to authenticate to
 the LDAP server.
 
 .. include:: admin_commands/kdb5_ldap_util.rst
-   :start-after:  _kdb5_ldap_util_list:
-   :end-before: _kdb5_ldap_util_list_end:
+   :start-after:  _kdb5_ldap_util_stashsrvpw:
+   :end-before: _kdb5_ldap_util_stashsrvpw_end:
 
 
 Ticket Policy operations
@@ -612,8 +612,8 @@ To list the name of ticket policies in a realm, use the
 :ref:`kdb5_ldap_util(8)` **list_policy** command.
 
 .. include:: admin_commands/kdb5_ldap_util.rst
-   :start-after:  _kdb5_ldap_util_destroy_policy:
-   :end-before: _kdb5_ldap_util_destroy_policy_end:
+   :start-after:  _kdb5_ldap_util_list_policy:
+   :end-before: _kdb5_ldap_util_list_policy_end:
 
 
 .. _xrealm_authn:
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post