]> 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)
committerGreg Hudson <ghudson@mit.edu>
Wed, 11 Jun 2014 20:38:38 +0000 (16:38 -0400)
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

index c0693278dbe7b4cbb4f3ccf8f1a94f7329767f74..5a244d76b013c5b35b1026142a50dfb652a577b5 100644 (file)
@@ -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.