* krb5.conf: Delete Athena KDC specifications. Delete Cygnus realm info.
authorKen Raeburn <raeburn@mit.edu>
Sat, 31 May 2003 03:33:22 +0000 (03:33 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 31 May 2003 03:33:22 +0000 (03:33 +0000)
Replace CLUB.CC.CMU.EDU info with ANDREW.CMU.EDU, which has SRV records and
thus doesn't need KDC specs.  Provide a commented-out example of a [logging]
spec.

ticket: 1190
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15536 dc483132-0cff-0310-8789-dd5450dbe970

src/config-files/ChangeLog
src/config-files/krb5.conf

index c663313f5681a33edc23f697496ab9c5ec47e5ff..878655ad1ed6c148606973fa893dda8de97102c4 100644 (file)
@@ -1,5 +1,10 @@
 2003-05-30  Ken Raeburn  <raeburn@mit.edu>
 
+       * krb5.conf: Delete Athena KDC specifications.  Delete Cygnus
+       realm info.  Replace CLUB.CC.CMU.EDU info with ANDREW.CMU.EDU,
+       which has SRV records and thus doesn't need KDC specs.  Provide a
+       commented-out example of a [logging] spec.
+
        * krb5.conf.M: Remove "kdc =" lines from "realms" section example,
        and recommend not using it unless DNS info isn't available.
 
index 51f6aa8e5c8af4cfcd8158a283ef0e07537f2ea8..5c468913fb6326d6e4a0a137112b3e27bded2e21 100644 (file)
@@ -8,9 +8,6 @@
 
 [realms]
        ATHENA.MIT.EDU = {
-               kdc = KERBEROS-2.MIT.EDU:88
-               kdc = KERBEROS.MIT.EDU
-               kdc = KERBEROS-1.MIT.EDU
                admin_server = KERBEROS.MIT.EDU
                default_domain = MIT.EDU
                v4_instance_convert = {
                        lithium = lithium.lcs.mit.edu
                }
        }
-       CYGNUS.COM = {
-               kdc = KERBEROS.CYGNUS.COM
-               kdc = KERBEROS-1.CYGNUS.COM
-               admin_server = KERBEROS.MIT.EDU
+       ANDREW.CMU.EDU = {
+               admin_server = vice28.fs.andrew.cmu.edu
        }
+# use "kdc =" if realm admins haven't put SRV records into DNS
         GNU.ORG = {
                 kdc = kerberos.gnu.org
                 kdc = kerberos-2.gnu.org
                 admin_server = kerberos.gnu.org
         }
-CLUB.CC.CMU.EDU = {
-       kdc = kerberos.club.cc.cmu.edu
-       kdc = kerberos-1.club.cc.cmu.edu
-       admin_server = kerberos-admin.club.cc.cmu.edu
-       default_domain = club.cc.cmu.edu
-}
 
 [domain_realm]
        .mit.edu = ATHENA.MIT.EDU
@@ -42,3 +32,5 @@ CLUB.CC.CMU.EDU = {
        media.mit.edu = MEDIA-LAB.MIT.EDU
        .ucsc.edu = CATS.UCSC.EDU
 
+[logging]
+#      kdc = CONSOLE