krb5 commit [krb5-1.11]: Do not document pkinit_mapping_file
Tom Yu
tlyu at mit.edu
Fri Feb 6 18:11:42 EST 2015
https://github.com/krb5/krb5/commit/2b0a29f5232f41ad7127e46469a1f1de9dfaddf2
commit 2b0a29f5232f41ad7127e46469a1f1de9dfaddf2
Author: Greg Hudson <ghudson at mit.edu>
Date: Sun Jun 1 10:41:27 2014 -0400
Do not document pkinit_mapping_file
This feature was never implemented in the PKINIT code as it was
contributed; there was only stub support for reading the filename.
(cherry picked from commit 8da21b0ec18cf9306a8c1b3410d5c6ab36acdd21)
ticket: 8101 (new)
version_fixed: 1.11.6
status: resolved
doc/admin/conf_files/kdc_conf.rst | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/doc/admin/conf_files/kdc_conf.rst b/doc/admin/conf_files/kdc_conf.rst
index 62e4e30..a88fc90 100644
--- a/doc/admin/conf_files/kdc_conf.rst
+++ b/doc/admin/conf_files/kdc_conf.rst
@@ -580,10 +580,6 @@ For information about the syntax of some of these options, see
**pkinit_kdc_ocsp**
Specifies the location of the KDC's OCSP.
-**pkinit_mapping_file**
- Specifies the name of the ACL pkinit mapping file. This file maps
- principals to the certificates that they can use.
-
**pkinit_pool**
Specifies the location of intermediate certificates which may be
used by the KDC to complete the trust chain between a client's
More information about the cvs-krb5
mailing list