X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/222c40324521496c68c509079d583abbfe0859e3..f38deea9133f35d8c481a42fa956f1495b4bd400:/blog/data/2010-08-09-edu-autoconf.txt diff --git a/blog/data/2010-08-09-edu-autoconf.txt b/blog/data/2010-08-09-edu-autoconf.txt index 0557ffc00b..d520c8a583 100644 --- a/blog/data/2010-08-09-edu-autoconf.txt +++ b/blog/data/2010-08-09-edu-autoconf.txt @@ -1,6 +1,6 @@ Title: No hardcoded config on Debian Edu clients Tags: english, nuug, debian edu -Date: 2010-08-09 20:00 +Date: 2010-08-09 20:15
As reported earlier, the last few days I have looked at how Debian Edu clients are configured, and tried to get rid of all hardcoded @@ -113,3 +113,8 @@ yet.
If you want to help out with implementing these things for Debian Edu, please contact us on debian-edu@lists.debian.org.
+ +Update 2010-08-09: Simon Farnsworth gave me a heads-up on how to +detect Kerberos realm from DNS, by looking for _kerberos TXT entries +before falling back to the upper case DNS domain name. Will have to +implement it for Debian Edu. :)