]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Do not document pkinit_win2k
authorGreg Hudson <ghudson@mit.edu>
Fri, 6 Jun 2014 21:57:40 +0000 (17:57 -0400)
committerTom Yu <tlyu@mit.edu>
Fri, 6 Feb 2015 22:51:18 +0000 (17:51 -0500)
This variable was never used in the PKINIT code as it was contributed;
there was only code to read its value.

(cherry picked from commit e161636590429aa78a3f04a8bbe0a36dda48a8ab)

ticket: 8104 (new)
version_fixed: 1.11.6
status: resolved

doc/admin/conf_files/krb5_conf.rst

index 7ebab348d3caceeb4932163322c823ca8b878e74..fdc1f622ada3f9db6192ae8c40d69c2a316910a1 100644 (file)
@@ -977,11 +977,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.