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

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

krb5 commit: Document the double-colon behavior of DIR ccaches

daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Mar 8 01:14:10 2019

Date: Fri, 8 Mar 2019 01:13:56 -0500
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <201903080613.x286DuTA018334@drugstore.mit.edu>
To: <cvs-krb5@mit.edu>
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/5ba6e02a7b96ddd15dde01db0f9aff3d65773a8e
commit 5ba6e02a7b96ddd15dde01db0f9aff3d65773a8e
Author: Robbie Harwood <rharwood@redhat.com>
Date:   Wed Mar 6 18:01:50 2019 -0500

    Document the double-colon behavior of DIR ccaches
    
    ticket: 8789 (new)
    tags: pullup
    target_version: 1.17-next

 doc/basic/ccache_def.rst |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/doc/basic/ccache_def.rst b/doc/basic/ccache_def.rst
index d147f0d..53542ad 100644
--- a/doc/basic/ccache_def.rst
+++ b/doc/basic/ccache_def.rst
@@ -51,6 +51,13 @@ library.
    requirement is for parent directory to exist and the current
    process must have permissions to create the directory if it does
    not exist. See :ref:`col_ccache` for details.  New in release 1.10.
+   The following residual forms are supported:
+
+   * DIR:dirname
+   * DIR::dirpath/filename - a single cache within the directory
+
+   Switching to a ccache of the latter type causes it to become the
+   primary for the directory.
 
 #. **FILE** caches are the simplest and most portable. A simple flat
    file format is used to store one credential after another.  This is
_______________________________________________
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