* default.exp: Remove default_tgs_enctypes for now as it was
authorTom Yu <tlyu@mit.edu>
Mon, 7 Feb 2000 16:25:53 +0000 (16:25 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 7 Feb 2000 16:25:53 +0000 (16:25 +0000)
causing tests to fail when the tgt is DES3.  Need to investigate
further.

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

src/tests/dejagnu/config/ChangeLog
src/tests/dejagnu/config/default.exp

index e50ac0d105df55fc3fb87f4e6a57328052f5daa2..54d0e4b826802a55816e81a8472a9f9ca76be01b 100644 (file)
@@ -1,3 +1,9 @@
+2000-02-07  Tom Yu  <tlyu@mit.edu>
+
+       * default.exp: Remove default_tgs_enctypes for now as it was
+       causing tests to fail when the tgt is DES3.  Need to investigate
+       further.
+
 2000-02-06  Tom Yu  <tlyu@mit.edu>
 
        * default.exp: Use $KINIT -5 to deal with modified kinit
index 26c464f84d8dc11755e570a28f426dcd01516e4c..44ffab7a96fbb71f2162329daec25e6cb489aff7 100644 (file)
@@ -311,7 +311,7 @@ proc setup_kerberos_files { } {
     set conffile [open tmpdir/krb5.conf w]
     puts $conffile "\[libdefaults\]"
     puts $conffile "   default_realm = $REALMNAME"
-    puts $conffile "default_tgs_enctypes = des-cbc-md5 des-cbc-crc"
+#    puts $conffile "default_tgs_enctypes = des-cbc-md5 des-cbc-crc"
     puts $conffile ""
     puts $conffile "\[realms\]"
     puts $conffile "   $REALMNAME = \{"