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

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

krb5 commit: Add docs for kinit's -I option

daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Oct 17 12:52:29 2012

Date: Wed, 17 Oct 2012 12:52:26 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201210171652.q9HGqQIZ020505@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/47a2532c4c0b16f7d5755e6490d973b292a393d1
commit 47a2532c4c0b16f7d5755e6490d973b292a393d1
Author: Nalin Dahyabhai <nalin@dahyabhai.net>
Date:   Wed Oct 17 11:12:27 2012 -0400

    Add docs for kinit's -I option

 doc/users/user_commands/kinit.rst |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/doc/users/user_commands/kinit.rst b/doc/users/user_commands/kinit.rst
index c28fd29..c2b3b7f 100644
--- a/doc/users/user_commands/kinit.rst
+++ b/doc/users/user_commands/kinit.rst
@@ -23,6 +23,7 @@ SYNOPSIS
 [**-c** *cache_name*]
 [**-n**]
 [**-S** *service_name*]
+[**-I** *input_ccache*]
 [**-T** *armor_ccache*]
 [**-X** *attribute*\ [=\ *value*]]
 [*principal*]
@@ -134,6 +135,14 @@ OPTIONS
     As of release 1.8, the MIT Kerberos KDC only supports fully
     anonymous operation.
 
+**-I** *input_ccache*
+
+    Specifies the name of a credentials cache that already contains a
+    ticket.  When obtaining that ticket, if information about how that
+    ticket was obtained was also stored to the cache, that information
+    will be used to affect how new credentials are obtained, including
+    preselecting the same methods of authenticating to the KDC.
+
 **-T** *armor_ccache*
     Specifies the name of a credentials cache that already contains a
     ticket.  If supported by the KDC, this cache will be used to armor
_______________________________________________
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