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

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

svn rev #25773: trunk/doc/rst_source/krb_admins/conf_files/

daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Fri Mar 16 09:57:34 2012

Date: Fri, 16 Mar 2012 09:57:31 -0400
From: ghudson@mit.edu
Message-Id: <201203161357.q2GDvVSK029124@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

http://src.mit.edu/fisheye/changelog/krb5/?cs=25773
Commit By: ghudson
Log Message:
Document the ccselect interface in krb5.conf

r25158 (#6957) omitted krb5.conf documentation for the ccselect
interface.  Add it now.


Changed Files:
U   trunk/doc/rst_source/krb_admins/conf_files/krb5_conf.rst
Modified: trunk/doc/rst_source/krb_admins/conf_files/krb5_conf.rst
===================================================================
--- trunk/doc/rst_source/krb_admins/conf_files/krb5_conf.rst	2012-03-16 13:57:05 UTC (rev 25772)
+++ trunk/doc/rst_source/krb_admins/conf_files/krb5_conf.rst	2012-03-16 13:57:31 UTC (rev 25773)
@@ -638,6 +638,24 @@
 The following subsections are currently supported within the [plugins]
 section:
 
+.. _ccselect:
+
+ccselect interface
+##################
+
+The ccselect subsection controls modules for credential cache
+selection within a cache collection.  In addition to any registered
+dynamic modules, the following built-in modules exist (and may be
+disabled with the disable tag):
+
+**k5identity**
+    Uses a .k5identity file in the user's home directory to select a
+    client principal
+
+**realm**
+    Uses the service realm to guess an appropriate cache from the
+    collection
+
 .. _pwqual:
 
 pwqual interface
@@ -645,8 +663,7 @@
 
 The pwqual subsection controls modules for the password quality
 interface, which is used to reject weak passwords when passwords are
-changed.  In addition to any registered dynamic modules, the following
-built-in modules exist (and may be disabled with the disable tag):
+changed.  The following built-in modules exist for this interface:
 
 **dict**
     Checks against the realm dictionary file

_______________________________________________
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