Re: [kitten] We may need GSS_Get_name_attributes() (plural) (Re: [Technical Errata Reported] RFC6680 (4337))

Nico Williams <nico@cryptonector.com> Mon, 20 April 2015 16:35 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 038CC1A03A0 for <kitten@ietfa.amsl.com>; Mon, 20 Apr 2015 09:35:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.666
X-Spam-Level:
X-Spam-Status: No, score=-1.666 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TB2xG-RKR3nv for <kitten@ietfa.amsl.com>; Mon, 20 Apr 2015 09:35:32 -0700 (PDT)
Received: from homiemail-a24.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id CFF651A026E for <kitten@ietf.org>; Mon, 20 Apr 2015 09:35:22 -0700 (PDT)
Received: from homiemail-a24.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a24.g.dreamhost.com (Postfix) with ESMTP id 66BB72C8097; Mon, 20 Apr 2015 09:35:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=2MqWw+IxF1znRe vh52QFRB58tKg=; b=ejG4g0ZYus+8pyqELKUvxqy4ic7PycUYFp7lx3n05QvHch Jd0PjVyb2+ANinOHOx8Qy/xmNFZHKhG+vaZnW/S7jTubpwfqwSK1YMpflxpqYViQ UW/jgAPN/Z8izYuvdRYXZrEBsEry6ueYzMswCCf3zw0FVtfSYvpTCR0G0I3yQ=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a24.g.dreamhost.com (Postfix) with ESMTPA id 6EB332C807A; Mon, 20 Apr 2015 09:35:21 -0700 (PDT)
Date: Mon, 20 Apr 2015 11:35:20 -0500
From: Nico Williams <nico@cryptonector.com>
To: Sam Hartman <hartmans-ietf@mit.edu>
Message-ID: <20150420163519.GV13041@localhost>
References: <20150418215222.7ABFD180206@rfc-editor.org> <4268E41F-712E-425D-B514-C0023D311462@gmail.com> <tsl7ft7zx9f.fsf@mit.edu> <20150419230843.GP13041@localhost> <tsly4lmyl7i.fsf@mit.edu> <20150420155313.GQ13041@localhost> <20150420162620.GU13041@localhost>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20150420162620.GU13041@localhost>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/mX9G6DNW8fSnOWRoCOSw7FWNH-Y>
Cc: "kitten@ietf.org" <kitten@ietf.org>, Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>, "leifj@sunet.se" <leifj@sunet.se>, RFC Errata System <rfc-editor@rfc-editor.org>
Subject: Re: [kitten] We may need GSS_Get_name_attributes() (plural) (Re: [Technical Errata Reported] RFC6680 (4337))
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 20 Apr 2015 16:35:33 -0000

On Mon, Apr 20, 2015 at 11:26:21AM -0500, Nico Williams wrote:
> I think Alejandro may need a batched get attributes function.  That
> would decidedly be an update.

Actually, it seems that Alejandro needs to be able to request name
attributes that should come in a security context token.  That's a
significant complication.  And it may be a great use for asynchronous
context tokens!

Nico
--