From: Clinton Ebadi Date: Tue, 11 Dec 2012 03:58:51 +0000 (-0500) Subject: Krb5 config settings to quiet installer X-Git-Url: https://git.hcoop.net/hcoop/zz_old/machine-template.git/commitdiff_plain/7506c0d951734fc5d13eeb0c24259e7cff63898c Krb5 config settings to quiet installer Unfortunately we can't use these -- the Debian generated config provides no mechanism to map *.HCOOP.NET -> HCOOP.NET. Instead we ship our own config in `hcoop-krb5-config' --- diff --git a/preseed/preseed-test-0.cfg b/preseed/preseed-test-0.cfg index f36ada7..b072d0b 100644 --- a/preseed/preseed-test-0.cfg +++ b/preseed/preseed-test-0.cfg @@ -412,7 +412,12 @@ openafs-client openafs-client/thiscell string hcoop.net openafs-client openafs-client/cachesize string 500000 openafs-client openafs-client/fakestat boolean true +# warning: used to shut the installer up, but we're actually shipping +# a static kerberos config! krb5-config krb5-config/add_servers_realm string HCOOP.NET +# krb5 1.10 still does not support distributing the admin server +# location via DNS. Remove when it does. +krb5-config krb5-config/admin_server string kerberos-adm.hcoop.net ssmtp ssmtp/root string logs ssmtp ssmtp/rewritedomain string hcoop.net