From: Ken Raeburn Date: Fri, 9 Mar 2007 01:47:05 +0000 (+0000) Subject: Remove from unused_passes a configuration also listed in the default passes X-Git-Tag: krb5-1.7-alpha1~1263 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=29c06dbc793e7997d835603627dbbbbf9488a957;p=krb5.git 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 --- diff --git a/src/tests/dejagnu/config/default.exp b/src/tests/dejagnu/config/default.exp index 25b314298..d1ca5ab68 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}