Re: [radext] I-D Action: draft-ietf-radext-nai-02.txt
Sam Hartman <hartmans@painless-security.com> Mon, 18 March 2013 13:46 UTC
Return-Path: <hartmans@painless-security.com>
X-Original-To: radext@ietfa.amsl.com
Delivered-To: radext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 181D121F8DE1 for <radext@ietfa.amsl.com>; Mon, 18 Mar 2013 06:46:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w57NuZ-iLh5x for <radext@ietfa.amsl.com>; Mon, 18 Mar 2013 06:46:38 -0700 (PDT)
Received: from mail.painless-security.com (mail.painless-security.com [23.30.188.241]) by ietfa.amsl.com (Postfix) with ESMTP id 8A7CB21F8CEF for <radext@ietf.org>; Mon, 18 Mar 2013 06:46:38 -0700 (PDT)
Received: from carter-zimmerman.suchdamage.org (c-98-216-0-82.hsd1.ma.comcast.net [98.216.0.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "laptop", Issuer "laptop" (not verified)) by mail.painless-security.com (Postfix) with ESMTPS id 59AC920115; Mon, 18 Mar 2013 09:46:02 -0400 (EDT)
Received: by carter-zimmerman.suchdamage.org (Postfix, from userid 8042) id 063B941CF; Mon, 18 Mar 2013 09:46:33 -0400 (EDT)
From: Sam Hartman <hartmans@painless-security.com>
To: Stefan Winter <stefan.winter@restena.lu>
References: <20130128155031.8392.45953.idtracker@ietfa.amsl.com> <5147172F.8090100@restena.lu>
Date: Mon, 18 Mar 2013 09:46:32 -0400
In-Reply-To: <5147172F.8090100@restena.lu> (Stefan Winter's message of "Mon, 18 Mar 2013 14:31:27 +0100")
Message-ID: <tslmwu0yg5j.fsf@mit.edu>
User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Cc: radext@ietf.org
Subject: Re: [radext] I-D Action: draft-ietf-radext-nai-02.txt
X-BeenThere: radext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: RADIUS EXTensions working group discussion list <radext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/radext>, <mailto:radext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/radext>
List-Post: <mailto:radext@ietf.org>
List-Help: <mailto:radext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/radext>, <mailto:radext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Mar 2013 13:46:39 -0000
"Intermediate nodes MUST use the "utf8-realm" portion of the NAI without modification to perform this lookup. Comparisons between the NAI as given in a AAA packet, and as provisioned in a logical AAA routing table SHOULD be done as a byte-for-byte equality test." New text: "Intermediate nodes MUST use the "utf8-realm" portion of the NAI to perform this lookup. Comparisons between the NAI as given in a AAA packet, and as provisioned in a logical AAA routing table SHOULD be doneusing a normalization-insensitive comparison function." Rationale: consistent with what the filesystem community and other parts of the apps community (especially outside the IETF) are doing. One obvious normalization-insensitive comparison function is what you propose: normalize both sides. However, the important thing in terms of implementing this is to be normalization insensitive. We want to encourage people to call into their unicode library, not roll their own. --Sam
- [radext] I-D Action: draft-ietf-radext-nai-02.txt internet-drafts
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Stefan Winter
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Sam Hartman
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Jim Schaad
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Sam Hartman
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Jim Schaad
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Sam Hartman
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Alan DeKok
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Stefan Winter
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Alan DeKok
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Stefan Winter
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Alan DeKok
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Stefan Winter
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Emile van Bergen
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Alan DeKok
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Stefan Winter
- Re: [radext] I-D Action: draft-ietf-radext-nai-02… Sam Hartman