Skip to main content

Location Configuration Extensions for Policy Management
draft-ietf-geopriv-policy-uri-07

The information below is for an old version of the document that is already published as an RFC.
Document Type
This is an older version of an Internet-Draft that was ultimately published as RFC 7199.
Authors Richard Barnes , Martin Thomson , James Winterbottom , Hannes Tschofenig
Last updated 2015-10-14 (Latest revision 2012-10-04)
RFC stream Internet Engineering Task Force (IETF)
Intended RFC status Proposed Standard
Formats
Reviews
Additional resources Mailing list discussion
Stream WG state WG Document
Document shepherd (None)
IESG IESG state Became RFC 7199 (Proposed Standard)
Action Holders
(None)
Consensus boilerplate Unknown
Telechat date (None)
Responsible AD Richard Barnes
IESG note
Send notices to (None)
draft-ietf-geopriv-policy-uri-07
GEOPRIV                                                        R. Barnes
Internet-Draft                                          BBN Technologies
Intended status: Standards Track                              M. Thomson
Expires: April 7, 2013                                         Microsoft
                                                         J. Winterbottom
                                                      Andrew Corporation
                                                           H. Tschofenig
                                                  Nokia Siemens Networks
                                                         October 4, 2012

        Location Configuration Extensions for Policy Management
                  draft-ietf-geopriv-policy-uri-07.txt

Abstract

   Current location configuration protocols are capable of provisioning
   an Internet host with a location URI that refers to the host's
   location.  These protocols lack a mechanism for the target host to
   inspect or set the privacy rules that are applied to the URIs they
   distribute.  This document extends the current location configuration
   protocols to provide hosts with a reference to the rules that are
   applied to a URI, so that the host can view or set these rules.

Status of this Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on April 7, 2013.

Copyright Notice

   Copyright (c) 2012 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents

Barnes, et al.            Expires April 7, 2013                 [Page 1]
Internet-Draft               LCP Policy URIs                October 2012

   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Table of Contents

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
   2.  Definitions  . . . . . . . . . . . . . . . . . . . . . . . . .  4
   3.  Policy URIs  . . . . . . . . . . . . . . . . . . . . . . . . .  4
     3.1.  Policy URI Usage . . . . . . . . . . . . . . . . . . . . .  5
     3.2.  Policy URI Allocation  . . . . . . . . . . . . . . . . . .  6
     3.3.  Policy Defaults  . . . . . . . . . . . . . . . . . . . . .  7
   4.  Location Configuration Extensions  . . . . . . . . . . . . . .  8
     4.1.  HELD . . . . . . . . . . . . . . . . . . . . . . . . . . .  8
     4.2.  DHCP . . . . . . . . . . . . . . . . . . . . . . . . . . .  9
     4.3.  Client Processing  . . . . . . . . . . . . . . . . . . . .  9
   5.  Examples . . . . . . . . . . . . . . . . . . . . . . . . . . .  9
     5.1.  HELD . . . . . . . . . . . . . . . . . . . . . . . . . . .  9
     5.2.  DHCP . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
     5.3.  Basic Access Control Policy  . . . . . . . . . . . . . . . 11
   6.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 12
     6.1.  URN Sub-Namespace Registration for
           urn:ietf:params:xml:ns:geopriv:held:policy . . . . . . . . 13
     6.2.  XML Schema Registration  . . . . . . . . . . . . . . . . . 13
     6.3.  DHCP LuriType Registration . . . . . . . . . . . . . . . . 14
   7.  Security Considerations  . . . . . . . . . . . . . . . . . . . 14
     7.1.  Integrity and Confidentiality for Authorization Policy
           Data . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
     7.2.  Access Control for Authorization Policy  . . . . . . . . . 15
     7.3.  Location URI Allocation  . . . . . . . . . . . . . . . . . 16
     7.4.  Policy URI Handling  . . . . . . . . . . . . . . . . . . . 17
   8.  Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 17
   9.  References . . . . . . . . . . . . . . . . . . . . . . . . . . 17
     9.1.  Normative References . . . . . . . . . . . . . . . . . . . 17
     9.2.  Informative References . . . . . . . . . . . . . . . . . . 18
   Appendix A.  Example Policy URI Generation Algorithm . . . . . . . 19
Show full document