From: Kevin Wasserman Date: Sat, 28 Jul 2012 12:14:24 +0000 (-0400) Subject: Put athena-specific krb5.ini in athena subdir X-Git-Tag: krb5-1.11-alpha1~227 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ecba2452ab53e13f138b03b64df8f9a91e87284;p=thirdparty%2Fkrb5.git Put athena-specific krb5.ini in athena subdir The installer only picks it up if MIT_INTERNAL is defined in the environment; otherwise it uses the now-empty krb5.ini in the base directory. Signed-off-by: Kevin Wasserman ticket: 7323 (new) queue: kfw target_version: 1.10.4 tags: pullup --- diff --git a/src/windows/installer/wix/athena/krb5.ini b/src/windows/installer/wix/athena/krb5.ini new file mode 100644 index 0000000000..681ed65a31 --- /dev/null +++ b/src/windows/installer/wix/athena/krb5.ini @@ -0,0 +1,3 @@ +[libdefaults] + default_realm = ATHENA.MIT.EDU + allow_weak_crypto = true diff --git a/src/windows/installer/wix/config.wxi b/src/windows/installer/wix/config.wxi index 806fe36f21..40bdb7ccab 100644 --- a/src/windows/installer/wix/config.wxi +++ b/src/windows/installer/wix/config.wxi @@ -58,7 +58,12 @@ - + + + + + + diff --git a/src/windows/installer/wix/krb5.ini b/src/windows/installer/wix/krb5.ini index 681ed65a31..e69de29bb2 100644 --- a/src/windows/installer/wix/krb5.ini +++ b/src/windows/installer/wix/krb5.ini @@ -1,3 +0,0 @@ -[libdefaults] - default_realm = ATHENA.MIT.EDU - allow_weak_crypto = true diff --git a/src/windows/installer/wix/site-local.wxi b/src/windows/installer/wix/site-local.wxi index c3ebc02b07..7a650694b8 100644 --- a/src/windows/installer/wix/site-local.wxi +++ b/src/windows/installer/wix/site-local.wxi @@ -38,9 +38,6 @@ - - - @@ -69,10 +66,6 @@ - - - - @@ -91,11 +84,6 @@ - - - - -