From: Ben Kaduk Date: Thu, 21 Aug 2014 21:33:11 +0000 (-0400) Subject: Add some KDC entries to the registry via WiX X-Git-Tag: krb5-1.14-alpha1~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b76e1ba0f4bb0ec7e560a9a681d938f45f950c;p=thirdparty%2Fkrb5.git Add some KDC entries to the registry via WiX Though our library happily uses DNS, I can't get Windows to successfully contact KDCs found through the SRV records. So, we do need to stay in the business of shipping around KDC entries, after all. ticket: 7999 (new) queue: kfw tags: pullup target_version: 1.12.3 --- diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 02cb830150..01879ca319 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -139,6 +139,19 @@ + + + kerberos.mit.edu + kerberos-1.mit.edu + kerberos-2.mit.edu + + + + + kerberos-1.mit.edu + kerberos-2.mit.edu + +