-2000-08-08 Ezra Peisach <epeisach@engrailed.mit.edu>
+2000-08-08 Ezra Peisach <epeisach@mit.edu>
* default.exp: Create krb.conf and krb.realms files for v4
compatibility. Set KRBTKFILE environment variable. Add
v4_compatible_enctype() proc to test if krb4 tests are being run
and if the current encryption type being tested is compatible with
- V4. Added v4kinit() proc.
+ V4. Added v4kinit() proc. Quoting of lists in mutipass variable
+ assignments is unnecessary.
2000-08-07 Ezra Peisach <epeisach@mit.edu>
des3_krbtgt=0
{supported_enctypes=\"des-cbc-crc:normal\"}
{kdc_supported_enctypes=\"des-cbc-crc:normal\"}
- {dummy=[verbose -log \"DES TGT, DES enctype\"]}
+ {dummy=[verbose -log "DES TGT, DES enctype"]}
}
{
des.des3tgt
des3_krbtgt=1
{supported_enctypes=\"des-cbc-crc:normal\"}
{kdc_supported_enctypes=\"des3-cbc-sha1:normal des-cbc-crc:normal\"}
- {dummy=[verbose -log \"DES3 TGT, DES enctype\"]}
+ {dummy=[verbose -log "DES3 TGT, DES enctype"]}
}
{
des3
des3_krbtgt=1
{supported_enctypes=\"des3-cbc-sha1:normal des-cbc-crc:normal\"}
{kdc_supported_enctypes=\"des3-cbc-sha1:normal des-cbc-crc:normal\"}
- {dummy=[verbose -log \"DES3 TGT, DES3 + DES enctypes\"]}
+ {dummy=[verbose -log "DES3 TGT, DES3 + DES enctypes"]}
}
{
allenctypes
des3_krbtgt=1
{supported_enctypes=\"des3-cbc-sha1:normal des-cbc-crc:normal des-cbc-md5:normal des-cbc-crc:v4 des-cbc-md5:norealm\"}
{kdc_supported_enctypes=\"des3-cbc-sha1:normal des-cbc-crc:normal des-cbc-md5:normal des-cbc-crc:v4 des-cbc-md5:norealm\"}
- {dummy=[verbose -log \"DES3 TGT, many DES3 + DES enctypes\"]}
+ {dummy=[verbose -log "DES3 TGT, many DES3 + DES enctypes"]}
}
}