Received: from nwkea-mail-2.sun.com (nwkea-mail-2.sun.com [192.18.42.14]) by krbdev.mit.edu (8.9.3p2) with ESMTP id OAA21946; Fri, 14 Oct 2005 14:19:59 -0400 (EDT) Received: from centralmail2brm.Central.Sun.COM ([129.147.62.14]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id j9EIJwHT026193 for ; Fri, 14 Oct 2005 11:19:59 -0700 (PDT) Received: from alton.central.sun.com (alton.Central.Sun.COM [129.153.128.101]) by centralmail2brm.Central.Sun.COM (8.12.10+Sun/8.12.10/ENSMAIL,v2.2) with ESMTP id j9EIJw7h000175 for ; Fri, 14 Oct 2005 12:19:58 -0600 (MDT) Received: from alton.central.sun.com (localhost [127.0.0.1]) by alton.central.sun.com (8.13.4+Sun/8.13.3) with ESMTP id j9EIJw6L023218 for ; Fri, 14 Oct 2005 13:19:58 -0500 (CDT) Received: (from willf@localhost) by alton.central.sun.com (8.13.4+Sun/8.13.3/Submit) id j9EIJvlO023217 for rt@krbdev.mit.edu; Fri, 14 Oct 2005 13:19:57 -0500 (CDT) Date: Fri, 14 Oct 2005 13:19:57 -0500 From: Will Fiveash To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #3207] AS_REP padata missing PA-ETYPE-INFO Message-Id: <20051014181957.GI6361@sun.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 970 On Fri, Oct 14, 2005 at 01:55:45PM -0400, william.fiveash@sun.com via RT wrote: > On Thu, Oct 13, 2005 at 06:56:39PM -0400, Tom Yu via RT wrote: > > Could you please look at svn revision 17424 to see if it fixes the > > problem? My tracing through the code in a debugger shows that it > > does, but I would like some verification. Let me know if you prefer a > > diff rather than pulling the patch out of svn. > > I'm looking at it now. I'll get back to you shortly. It looks good to me. Another way to verify the code is doing the right thing is set default_tkt_enctypes = des-cbc-rc, kinit for a princ that has long term keys that include newer enctypes in addition to DES, capture the krb AS exchange on the wire and examine it with the latest developer version of ethereal (I recently submitted a patch so it will parse PA-ETYPE-INFO2 and newer enctypes). This is how I discovered the bug. -- Will Fiveash Sun Microsystems Inc. Austin, TX, USA (TZ=CST6CDT)