Re: [radext] I-D Action: draft-ietf-radext-nai-02.txt

Alan DeKok <aland@deployingradius.com> Tue, 19 March 2013 17:57 UTC

Return-Path: <aland@deployingradius.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 E681D21F8CB5 for <radext@ietfa.amsl.com>; Tue, 19 Mar 2013 10:57:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.671
X-Spam-Level:
X-Spam-Status: No, score=-101.671 tagged_above=-999 required=5 tests=[AWL=-0.227, BAYES_00=-2.599, RCVD_IN_SORBS_HTTP=0.001, RCVD_IN_SORBS_MISC=0.353, RCVD_IN_SORBS_SOCKS=0.801, USER_IN_WHITELIST=-100]
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 cOmTpdXGb6K4 for <radext@ietfa.amsl.com>; Tue, 19 Mar 2013 10:57:18 -0700 (PDT)
Received: from power.freeradius.org (power.freeradius.org [88.190.25.44]) by ietfa.amsl.com (Postfix) with ESMTP id 5EF1421F8C84 for <radext@ietf.org>; Tue, 19 Mar 2013 10:57:18 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by power.freeradius.org (Postfix) with ESMTP id 441872240F4B; Tue, 19 Mar 2013 18:57:18 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at power.freeradius.org
Received: from power.freeradius.org ([127.0.0.1]) by localhost (power.freeradius.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Py2wFjb9jmfO; Tue, 19 Mar 2013 18:57:17 +0100 (CET)
Received: from Thor-2.local (bas1-ottawa11-1177690350.dsl.bell.ca [70.50.32.238]) by power.freeradius.org (Postfix) with ESMTPSA id 6DC442240F0E; Tue, 19 Mar 2013 18:57:17 +0100 (CET)
Message-ID: <5148A6FB.9050807@deployingradius.com>
Date: Tue, 19 Mar 2013 13:57:15 -0400
From: Alan DeKok <aland@deployingradius.com>
User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228)
MIME-Version: 1.0
To: Stefan Winter <stefan.winter@restena.lu>
References: <20130128155031.8392.45953.idtracker@ietfa.amsl.com> <5147172F.8090100@restena.lu> <08fd01ce23f5$cf8d0b90$6ea722b0$@augustcellars.com> <tslfvzsvd24.fsf@mit.edu> <091f01ce240a$6705a860$3510f920$@augustcellars.com> <51476C2C.5070000@deployingradius.com> <5148192B.90507@restena.lu> <514868A0.2040207@deployingradius.com> <5148822F.5070708@restena.lu>
In-Reply-To: <5148822F.5070708@restena.lu>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
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: Tue, 19 Mar 2013 17:57:19 -0000

Stefan Winter wrote:
> Then I'd suggest making this very explicit. E.g. replace the previous
> sentence with
> 
> "See [RFC5198] and section 2.6 of this specification for a discussion of
> normalization. Strings which are not in Normal Form Composed (NFC) are
> not valid NAIs and SHOULD NOT be treated as such."

  Looks good to me.

> I don't think servers are the main problem when it comes to
> normalisation (or just valid UTF-8 in the first place). I have much more
> concerns about ignorant supplicants.

  I agree.  It would be nice to support feedback in one of the EAP
methods (e.g. TEAP).  A server could say "Thanks for using DOMAIN', but
next time please use DOMAIN".

> With the multitude of end-user computing devices in the wild, and the
> varying amounts of care firmware writers spend into their supplicant
> code, I'm sure there'll be a whole zoo of representations of
> internationalised domain names on the supplicant side :-(

  Yes.  Which is why I'd like to get the NAI document published.  RFC
4282 is distressingly broken.  Being able to point to a *good* document
would be useful.

> Would it be okay to *RECOMMEND* that UTF-8 which is not in NFC should be
> normalised prior to "doing something" in terms of lookup in the config?

  Yes.

  Alan DeKok.