Remove from unused_passes a configuration also listed in the default passes
authorKen Raeburn <raeburn@mit.edu>
Fri, 9 Mar 2007 01:47:05 +0000 (01:47 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 9 Mar 2007 01:47:05 +0000 (01:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19215 dc483132-0cff-0310-8789-dd5450dbe970

src/tests/dejagnu/config/default.exp

index 25b31429867d40af5a04067d0c5604b5e6560456..d1ca5ab68e45ada91db69751a9ebf27756bdb2a0 100644 (file)
@@ -363,18 +363,6 @@ set unused_passes {
        }
        {dummy=[verbose -log "DES3 TGT, default enctypes"]}
     }
-    # This won't work for anything using GSSAPI until it gets AES support.
-    {
-       aes-only
-       des3_krbtgt=0
-       {supported_enctypes=aes256-cts-hmac-sha1-96:normal}
-       {kdc_supported_enctypes=aes256-cts-hmac-sha1-96:normal}
-       {permitted_enctypes(kdc)=aes256-cts-hmac-sha1-96}
-       {permitted_enctypes(client)=aes256-cts-hmac-sha1-96}
-       {permitted_enctypes(server)=aes256-cts-hmac-sha1-96}
-       {master_key_type=aes256-cts-hmac-sha1-96}
-       {dummy=[verbose -log "AES only, no DES or DES3 support"]}
-    }
 }
 #      {supported_enctypes=des-cbc-md5:normal des-cbc-crc:normal twofish256-hmac-sha1:normal }
 #      {kdc_supported_enctypes= des-cbc-md5:normal des-cbc-crc:normal twofish256-hmac-sha1:normal}