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

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

krb5 commit: Clarify example in kadm5.acl document

daemon@ATHENA.MIT.EDU (Zhanna A Tsitkova)
Mon Aug 6 10:59:36 2012

Date: Mon, 6 Aug 2012 10:59:33 -0400
From: Zhanna A Tsitkova <tsitkova@mit.edu>
Message-Id: <201208061459.q76ExXCJ015748@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/351a7186f7040fe3a2694387e7810f546e32b19f
commit 351a7186f7040fe3a2694387e7810f546e32b19f
Author: Zhanna Tsitkov <tsitkova@mit.edu>
Date:   Mon Aug 6 10:47:21 2012 -0400

    Clarify example in kadm5.acl document

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

diff --git a/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst b/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst
index d34971c..59c73af 100644
--- a/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst
+++ b/doc/rst_source/krb_admins/conf_files/kadm5_acl.rst
@@ -108,12 +108,12 @@ Here is an example of a kadm5.acl file.
 (line 1) Any principal in the ``ATHENA.MIT.EDU`` realm with
 an ``admin`` instance has all administrative privileges.
 
-(lines 2-3) The user ``joeadmin`` has all permissions with his
+(lines 1-3) The user ``joeadmin`` has all permissions with his
 ``admin`` instance, ``joeadmin/admin@ATHENA.MIT.EDU`` (matches line
-2).  He has no permissions at all with his null instance,
-``joeadmin@ATHENA.MIT.EDU`` (matches line 3).  His root instance has
+1).  He has no permissions at all with his null instance,
+``joeadmin@ATHENA.MIT.EDU`` (matches line 2).  His root instance has
 inquire and list permissions with any other principal that has the
-instance root.
+instance root (matches line 3).
 
 (line 4) Any principal in ``ATHENA.MIT.EDU`` can inquire, list,
 or change the password of their ``admin`` instance, but not any other
_______________________________________________
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