Re: [Geopriv] Last Call: draft-ietf-geopriv-radius-lo (Carrying Location Objects in RADIUS and Diameter) to Pr

Bernard Aboba <bernard_aboba@hotmail.com> Tue, 29 April 2008 18:29 UTC

Return-Path: <geopriv-bounces@ietf.org>
X-Original-To: geopriv-archive@megatron.ietf.org
Delivered-To: ietfarch-geopriv-archive@core3.amsl.com
Received: from core3.amsl.com (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 403DC28C183; Tue, 29 Apr 2008 11:29:33 -0700 (PDT)
X-Original-To: geopriv@core3.amsl.com
Delivered-To: geopriv@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F12863A693F; Tue, 29 Apr 2008 11:25:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.656
X-Spam-Level:
X-Spam-Status: No, score=-1.656 tagged_above=-999 required=5 tests=[AWL=0.942, BAYES_00=-2.599, HTML_MESSAGE=0.001]
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 hBu9AFgXdSkZ; Tue, 29 Apr 2008 11:25:54 -0700 (PDT)
Received: from blu139-omc3-s3.blu139.hotmail.com (blu139-omc3-s3.blu139.hotmail.com [65.55.175.203]) by core3.amsl.com (Postfix) with ESMTP id 02BC43A68F8; Tue, 29 Apr 2008 11:25:53 -0700 (PDT)
Received: from BLU137-W52 ([65.55.162.187]) by blu139-omc3-s3.blu139.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 29 Apr 2008 11:25:56 -0700
Message-ID: <BLU137-W52256527DFA3F4B41381B593D90@phx.gbl>
X-Originating-IP: [131.107.0.105]
From: Bernard Aboba <bernard_aboba@hotmail.com>
To: radiusext@ops.ietf.org
Date: Tue, 29 Apr 2008 11:25:56 -0700
Importance: Normal
In-Reply-To: <01dc01c8aa20$cbdc31a0$5d1216ac@xpsuperdvd2>
References: <A3DA4C2546E1614D8ACC896746CDCF2901249CAC@aruba-mx1.arubanetworks.com> <BLU137-W504C7EE5B7CD7AE55E1B1093DE0@phx.gbl> <002401c8aa14$79b3e640$3d01f00a@arubanetworks.com> <01dc01c8aa20$cbdc31a0$5d1216ac@xpsuperdvd2>
MIME-Version: 1.0
X-OriginalArrivalTime: 29 Apr 2008 18:25:56.0993 (UTC) FILETIME=[77789710:01C8AA26]
X-Mailman-Approved-At: Tue, 29 Apr 2008 11:29:32 -0700
Cc: geopriv@ietf.org, ietf@ietf.org
Subject: Re: [Geopriv] Last Call: draft-ietf-geopriv-radius-lo (Carrying Location Objects in RADIUS and Diameter) to Pr
X-BeenThere: geopriv@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Geographic Location/Privacy <geopriv.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/geopriv>, <mailto:geopriv-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:geopriv@ietf.org>
List-Help: <mailto:geopriv-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/geopriv>, <mailto:geopriv-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2041974384=="
Sender: geopriv-bounces@ietf.org
Errors-To: geopriv-bounces@ietf.org

> >I'm quite aware of that & if, in fact, the attributes were opaque> data that passage would certainly cover it. However, it doesn't> appear that either the Location-Information nor the Location-Data> Attribute is actually "opaque".....
>> Strictly speaking, since the attribute contents are framed by field> delimiters defined only in the attribute definition, and not in another> protocol document, these attributes don't meet the definition of "opaque" as> currently used in the RADIUS Design Guidelines.
 
I think the key question here is whether a RADIUS server would need to 
explicitly parse these attributes in order to carry out the requirements in
the document.  If so, then the attributes could not be classified as
"opaque", because RADIUS server code would need to change.  
> > o If the RADIUS server requires location information for computing> > the authorization decision and the RADIUS client does not provide> > it with the Access-Request message then the Requested-Location-> > Info Attribute is attached to the Access-Challenge with a hint> > about what is required. Two cases can be differentiated:
 
The question is whether the RADIUS server makes this 
determination based on the presence/absence of an attribute, or
based on parsing its contents.  If it's the latter, then the data can't
be classified as "opaque". 
> > 1. If the RADIUS client sends the requested information then the> > RADIUS server can process the location-based attributes.
 
For the RADIUS server to determine whether the client sent the 
set of location information that was requested previously 
(as opposed to just whether the client send an attribute that may
or may not correspond to what was requested), it would seem 
that parsing would be required.
> > 2. If the RADIUS server does not receive the requested> > information in response to the Access-Challenge (including the> > Requested-Location-Info Attribute) then the RADIUS server may> > respond with an Access-Reject message with an Error-Cause> > Attribute (including the "Location-Info-Required" value).> > > > The RADIUS server "requires location information for computing the> > authorization decision". How can it make a decision based upon data> > that it cannot understand?
 
If the RADIUS server can make the determination purely based on the
presence/absence of the attribute, then it wouldn't need to understand
the contents.  However, if parsing is required (which seems to be implied
by the term "requested information"), then I'd agree that the attribute
is not really "opaque". 
> > AFAICT, the only way that the RADIUS server can tell if it has > > actually received the information it requested is to examine the> > Code and Entity sub-fields of the returned Location-Information > > Attribute and check that there is an associated instance of the > > Location-Data Attribute by matching the Index fields of the Attributes.> 
If the goal is to determine exactly what kind of information was sent, and
whether the requirements were met (as opposed to just determining if
an attribute was present or not), then I'd agree. 
 
> > Neither the Location-Information nor the Location-Data Attributes seem> > to be used for authentication (authorization != authentication) or> > security. 
Yup.  An exception can't be granted based on that criteria.
 > > WRT the Index fields of the Location-Information and Location-Data> > Attributes, the fact that they are both mandatory and large avoids many> > of the drawbacks mentioned WRT tags in the Design Guidelines document,> > nevertheless that document does state 'new attributes SHOULD use the> > grouping method described in http://www.ietf.org/internet-drafts/draft-> > ietf-radext-extended-attributes-03.txt'.
 
The question here is whether the Index field is actually related to grouping
or not.  
_______________________________________________
Geopriv mailing list
Geopriv@ietf.org
https://www.ietf.org/mailman/listinfo/geopriv