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

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

krb5 commit: Fix another plugin example in host_config

daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jun 25 15:51:38 2012

Date: Mon, 25 Jun 2012 15:51:19 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201206251951.q5PJpJOf012262@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/d75859d26f2a8958ee6db376aa19c04e60fbcce6
commit d75859d26f2a8958ee6db376aa19c04e60fbcce6
Author: Greg Hudson <ghudson@mit.edu>
Date:   Mon Jun 25 15:50:25 2012 -0400

    Fix another plugin example in host_config

 doc/rst_source/krb_admins/host_config.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/rst_source/krb_admins/host_config.rst b/doc/rst_source/krb_admins/host_config.rst
index 706242c..2adc702 100644
--- a/doc/rst_source/krb_admins/host_config.rst
+++ b/doc/rst_source/krb_admins/host_config.rst
@@ -54,7 +54,7 @@ module you have registered, and no other mechanism, you could write::
 
     [plugins]
         pwqual = {
-            module = /path/to/mymodule.so
+            module = mymodule:/path/to/mymodule.so
             enable_only = mymodule
         }
 
_______________________________________________
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