Received: from konishi-polis.mit.edu (STRATTON-ONE-NINETY-SIX.MIT.EDU [18.187.5.196]) by krbdev.mit.edu (8.9.3) with ESMTP id TAA19610; Wed, 12 Feb 2003 19:03:04 -0500 (EST) Received: by konishi-polis.mit.edu (Postfix, from userid 8042) id 76BA9151F11; Wed, 12 Feb 2003 19:03:01 -0500 (EST) To: rt@krbdev.mit.edu Subject: [krbdev@mit.edu #1006]Correct solution Message-Id: <20030212202322.1E15D151F11@konishi-polis.mit.edu> Date: Wed, 12 Feb 2003 15:23:22 -0500 (EST) From: hartmans@mit.edu (Sam Hartman) User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 332 In this bug Nico suggests that the KDC sort the etype info based on what the client requested. I actually think the client should sort the returned etype info based on what it requested and should check to make sure the etype is supported as it does this sort. The KDC should not return etypes that the client didn't request.