[26682] in CVS-changelog-for-Kerberos-V5
krb5 commit: Correct an error in GSSAPI initiator cred docs
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Jul 3 18:51:05 2012
Date: Tue, 3 Jul 2012 18:51:02 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201207032251.q63Mp2QK003966@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/74acab1e058a169c64b4203711fbfe1add9833c6
commit 74acab1e058a169c64b4203711fbfe1add9833c6
Author: Greg Hudson <ghudson@mit.edu>
Date: Tue Jul 3 18:50:38 2012 -0400
Correct an error in GSSAPI initiator cred docs
doc/rst_source/krb_appldev/gssapi.rst | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/rst_source/krb_appldev/gssapi.rst b/doc/rst_source/krb_appldev/gssapi.rst
index d22a63f..214e3a0 100644
--- a/doc/rst_source/krb_appldev/gssapi.rst
+++ b/doc/rst_source/krb_appldev/gssapi.rst
@@ -103,9 +103,9 @@ if the credential cache selection facility cannot choose a principal
for it, the default credential cache will be selected if it exists and
contains tickets.
-If the default credential cache does exist, but the default keytab
-does exist, the krb5 mechanism will try to acquire initial tickets for
-the first principal in the default client keytab.
+If the default credential cache does not exist, but the default client
+keytab does, the krb5 mechanism will try to acquire initial tickets
+for the first principal in the default client keytab.
If the krb5 mechanism acquires initial tickets using the default
client keytab, the resulting tickets will be stored in the default
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5