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

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

krb5 commit [krb5-1.14]: Clarify kinit principal selection

daemon@ATHENA.MIT.EDU (Tom Yu)
Mon Oct 24 16:02:36 2016

Date: Mon, 24 Oct 2016 15:57:52 -0400
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201610241957.u9OJvqOX014786@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/2a50d753105df25076ace0a319fe321670655e2c
commit 2a50d753105df25076ace0a319fe321670655e2c
Author: Tom Yu <tlyu@mit.edu>
Date:   Wed Sep 28 12:33:52 2016 -0400

    Clarify kinit principal selection
    
    Describe the principal selection behavior of kinit when the principal
    argument is absent.
    
    (cherry picked from commit 9896d4ffecb69f0262375b2f0db5b275a5e25de9)
    
    ticket: 8403
    version_fixed: 1.14.5

 doc/user/user_commands/kinit.rst |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/doc/user/user_commands/kinit.rst b/doc/user/user_commands/kinit.rst
index 72721c3..3f9d534 100644
--- a/doc/user/user_commands/kinit.rst
+++ b/doc/user/user_commands/kinit.rst
@@ -33,7 +33,10 @@ DESCRIPTION
 -----------
 
 kinit obtains and caches an initial ticket-granting ticket for
-*principal*.
+*principal*.  If *principal* is absent, kinit chooses an appropriate
+principal name based on existing credential cache contents or the
+local username of the user invoking kinit.  Some options modify the
+choice of principal name.
 
 
 OPTIONS
_______________________________________________
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