Re: GSS_Inquire_name()

Luke Howard <lukeh@padl.com> Tue, 15 September 2009 21:48 UTC

Return-Path: <lukeh@padl.com>
X-Original-To: kitten@core3.amsl.com
Delivered-To: kitten@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B1EFF3A6864 for <kitten@core3.amsl.com>; Tue, 15 Sep 2009 14:48:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.163
X-Spam-Level:
X-Spam-Status: No, score=-2.163 tagged_above=-999 required=5 tests=[AWL=0.437, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8OVlIcCac236 for <kitten@core3.amsl.com>; Tue, 15 Sep 2009 14:48:34 -0700 (PDT)
Received: from us.padl.com (us.padl.com [216.154.215.154]) by core3.amsl.com (Postfix) with ESMTP id 99AEB3A6ACE for <kitten@ietf.org>; Tue, 15 Sep 2009 14:48:34 -0700 (PDT)
Received: by us.padl.com with ESMTP id n8FLmwfY017971; Tue, 15 Sep 2009 17:49:02 -0400
Message-Id: <79FE6893-CFBA-427B-B32E-D8FB52F8F139@padl.com>
From: Luke Howard <lukeh@padl.com>
To: Nicolas Williams <Nicolas.Williams@sun.com>
In-Reply-To: <20090915210040.GH1033@Sun.COM>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"; delsp="yes"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Apple Message framework v936)
Subject: Re: GSS_Inquire_name()
Date: Tue, 15 Sep 2009 23:48:57 +0200
References: <AF1D4318-2678-458E-B6E4-406D8D8F802F@kth.se> <200909140938.26528.leifj@sunet.se> <A261EDF3-32B8-478E-BDC8-98D7CE2D7424@kth.se> <200909141007.20611.leifj@mnt.se> <9A980EBA-02D0-430F-A273-285685D61C8B@padl.com> <20090915203120.GG1033@Sun.COM> <32A3B617-61AC-40EE-9F79-D2A4E1FD09C0@kth.se> <20090915210040.GH1033@Sun.COM>
X-Mailer: Apple Mail (2.936)
X-SMTP-Vilter-Version: 1.3.6
X-Spamd-Symbols: AWL,BAYES_00,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC
X-SMTP-Vilter-Spam-Backend: spamd
X-Spam-Threshold: 5.0
X-Spam-Probability: -0.1
Cc: "kitten@ietf.org" <kitten@ietf.org>
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Tue, 15 Sep 2009 21:48:35 -0000

On 15/09/2009, at 11:00 PM, Nicolas Williams wrote:

> On Tue, Sep 15, 2009 at 02:00:19PM -0700, Love Hörnquist Åstrand  
> wrote:
>> So when should applications care about the name exists w/o checking
>> content ?
>
> ?
>
>> I think there should only be an "all" and caller have to call get- 
>> name-
>> attribute to get the attribute.
>
> That works for me.  I like it.

Likewise. Checked in.

-- Luke