summaryrefslogtreecommitdiffstats
path: root/src/tests/dejagnu
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2007-03-09 01:47:05 +0000
committerKen Raeburn <raeburn@mit.edu>2007-03-09 01:47:05 +0000
commit29c06dbc793e7997d835603627dbbbbf9488a957 (patch)
tree09c8956b02816de7e54e4fdeceaf78e466043072 /src/tests/dejagnu
parent02f6cea5754edcd39164d4ca51dd5f7d615356fb (diff)
downloadkrb5-29c06dbc793e7997d835603627dbbbbf9488a957.tar.gz
krb5-29c06dbc793e7997d835603627dbbbbf9488a957.tar.xz
krb5-29c06dbc793e7997d835603627dbbbbf9488a957.zip
Remove from unused_passes a configuration also listed in the default passes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19215 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/dejagnu')
-rw-r--r--src/tests/dejagnu/config/default.exp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/tests/dejagnu/config/default.exp b/src/tests/dejagnu/config/default.exp
index 25b3142986..d1ca5ab68e 100644
--- a/src/tests/dejagnu/config/default.exp
+++ b/src/tests/dejagnu/config/default.exp
@@ -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}