remove some remnants of krb4-related config file options
authorKen Raeburn <raeburn@mit.edu>
Wed, 28 Jan 2009 05:37:10 +0000 (05:37 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 28 Jan 2009 05:37:10 +0000 (05:37 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21818 dc483132-0cff-0310-8789-dd5450dbe970

src/config-files/krb5.conf
src/config-files/krb5.conf.M
src/tests/dejagnu/config/default.exp
src/util/profile/krb5.conf

index efc19e45d5177fd053ee89dec3ef62a6053e8043..83af7e97cab024c5b8022eee65e4c800546910c4 100644 (file)
@@ -1,7 +1,5 @@
 [libdefaults]
        default_realm = ATHENA.MIT.EDU
-       krb4_config = /usr/kerberos/lib/krb.conf
-       krb4_realms = /usr/kerberos/lib/krb.realms
 
 [realms]
        ATHENA.MIT.EDU = {
index 1cfb1444ec0cef7b69b4983bec488ab30dedbbbc..9115e32c91f32f4bbef0cf13d4aa234909ca717a 100644 (file)
@@ -176,18 +176,6 @@ do not support the default cache as created by this version of
 Kerberos. Use a value of 1 on DCE 1.0.3a systems, and a value of 2 on
 DCE 1.1 systems.
 
-.IP krb4_srvtab 
-Specifies the location of the Kerberos V4 srvtab file.  Default is
-"/etc/srvtab".
-
-.IP krb4_config
-Specifies the location of the Kerberos V4 configuration file.  Default
-is "/etc/krb.conf".
-
-.IP krb4_realms
-Specifies the location of the Kerberos V4 domain/realm translation
-file.  Default is "/etc/krb.realms".
-
 .IP dns_lookup_kdc
 Indicate whether DNS SRV records shoud be used to locate the KDCs and 
 other servers for a realm, if they are not listed in the information 
index d76ad4c116f771acd33074e24d13ce433a38d4a8..2c6c56f736e6c5639c1dcc54b6b893f3042c2dd5 100644 (file)
@@ -1036,8 +1036,6 @@ proc setup_krb5_conf { {type client} } {
            puts $conffile \
                    "   permitted_enctypes = $permitted_enctypes($type)"
        }
-       puts $conffile "        krb4_config = $tmppwd/krb.conf"
-       puts $conffile "        krb4_realms = $tmppwd/krb.realms"
        if { $mode == "tcp" } {
            puts $conffile "    udp_preference_limit = 1"
        }
index 19c59c60d3aa8e2e387da726ef61fa3cf92f88e7..73f58b90ca2dd085a3c9b860e71e7fe45b7871e8 100644 (file)
@@ -2,8 +2,6 @@
        default_realm = ATHENA.MIT.EDU 
        default_tgs_enctypes = des-cbc-crc
        default_tkt_enctypes = des-cbc-crc
-       krb4_config = /etc/athena/krb.conf
-       krb4_realms = /etc/athena/krb.realms
        default_keytab_name = FILE:/etc/krb5.keytab
        kdc_timesync = 1
        ccache_type = 4