>>>>> "Will" == william fiveash@sun com via RT writes: Will> It looks good to me. Another way to verify the code is doing the right Will> thing is set default_tkt_enctypes = des-cbc-rc, kinit for a princ that Will> has long term keys that include newer enctypes in addition to DES, Will> capture the krb AS exchange on the wire and examine it with the latest Will> developer version of ethereal (I recently submitted a patch so it will Will> parse PA-ETYPE-INFO2 and newer enctypes). This is how I discovered the Will> bug. Ok, thanks for the confirmation! ---Tom