krb5 commit: Do not document pkinit_win2k
Greg Hudson
ghudson at MIT.EDU
Wed Jun 11 16:45:05 EDT 2014
https://github.com/krb5/krb5/commit/e161636590429aa78a3f04a8bbe0a36dda48a8ab
commit e161636590429aa78a3f04a8bbe0a36dda48a8ab
Author: Greg Hudson <ghudson at mit.edu>
Date: Fri Jun 6 17:57:40 2014 -0400
Do not document pkinit_win2k
This variable was never used in the PKINIT code as it was contributed;
there was only code to read its value.
ticket: 7932 (new)
target_version: 1.12.2
tags: pullup
doc/admin/conf_files/krb5_conf.rst | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst
index c069327..5a244d7 100644
--- a/doc/admin/conf_files/krb5_conf.rst
+++ b/doc/admin/conf_files/krb5_conf.rst
@@ -1085,11 +1085,6 @@ PKINIT krb5.conf options
of the KDC certificate presented. This option may be specified
multiple times.
-**pkinit_win2k**
- This flag specifies whether the target realm is assumed to support
- only the old, pre-RFC version of the protocol. The default is
- false.
-
**pkinit_win2k_require_binding**
If this flag is set to true, it expects that the target KDC is
patched to return a reply with a checksum rather than a nonce.
More information about the cvs-krb5
mailing list