From: Petter Reinholdtsen
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. :)
diff --git a/blog/archive/2010/08/08.rss b/blog/archive/2010/08/08.rss index 680e0f0431..54ae317fe7 100644 --- a/blog/archive/2010/08/08.rss +++ b/blog/archive/2010/08/08.rss @@ -450,6 +450,11 @@ yet.</p> <p>If you want to help out with implementing these things for Debian Edu, please contact us on debian-edu@lists.debian.org.</p> + +<p>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. :)</p> diff --git a/blog/archive/2010/08/index.html b/blog/archive/2010/08/index.html index 606cc1fec5..c7fd29d4fd 100644 --- a/blog/archive/2010/08/index.html +++ b/blog/archive/2010/08/index.html @@ -508,6 +508,11 @@ 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. :)
+