Re: draft-ietf-tsvwg-iana-ports-09: How we have resolved WG last call comments

Joe Touch <touch@isi.edu> Thu, 02 December 2010 17:26 UTC

Return-Path: <touch@isi.edu>
X-Original-To: tsvwg@core3.amsl.com
Delivered-To: tsvwg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B50F628C1CC for <tsvwg@core3.amsl.com>; Thu, 2 Dec 2010 09:26:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.546
X-Spam-Level:
X-Spam-Status: No, score=-102.546 tagged_above=-999 required=5 tests=[AWL=0.053, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 znuTZ4fUNV+5 for <tsvwg@core3.amsl.com>; Thu, 2 Dec 2010 09:26:20 -0800 (PST)
Received: from vapor.isi.edu (vapor.isi.edu [128.9.64.64]) by core3.amsl.com (Postfix) with ESMTP id 6172228C1D1 for <tsvwg@ietf.org>; Thu, 2 Dec 2010 09:26:17 -0800 (PST)
Received: from [128.9.160.252] (pen.isi.edu [128.9.160.252]) (authenticated bits=0) by vapor.isi.edu (8.13.8/8.13.8) with ESMTP id oB2HQl57006937 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Thu, 2 Dec 2010 09:26:47 -0800 (PST)
Message-ID: <4CF7D6D7.8090903@isi.edu>
Date: Thu, 02 Dec 2010 09:26:47 -0800
From: Joe Touch <touch@isi.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6
MIME-Version: 1.0
To: Eliot Lear <lear@cisco.com>
Subject: Re: draft-ietf-tsvwg-iana-ports-09: How we have resolved WG last call comments
References: <4CF79432.8070508@ericsson.com> <4CF796A9.9070608@cisco.com> <7A4B44A1-8A53-4819-82A2-5583D52218B4@nokia.com> <4CF7A7CF.50006@cisco.com>
In-Reply-To: <4CF7A7CF.50006@cisco.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: touch@isi.edu
Cc: Magnus Westerlund <magnus.westerlund@ericsson.com>, tsvwg <tsvwg@ietf.org>, Paul Hoffman <paul.hoffman@vpnc.org>
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tsvwg>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 02 Dec 2010 17:26:26 -0000

On 12/2/2010 6:06 AM, Eliot Lear wrote:
> Lars,
>
>> They put that in their code and all of a sudden realize that on many platforms, they need to ask the user for admin rights in order to bind to that port.
>>
>> They won't be happy.
>>
>> Right?
>
> The only circumstances in which this would happen would be if this were
> user-installed code without administrative privileges.  Not bloody
> likely, these days.

Hmm. Users run apps all the time that aren't "installed"; they're just run.

Joe