Network Working Group | G. Zorn |
Internet-Draft | Network Zen |
Intended status: Standards Track | March 07, 2011 |
Expires: September 08, 2011 |
A Method for Changing Cleartext Passwords in the Extensible Authentication Protocol
draft-zorn-emu-eap-pwc-00
The Extensible Authentication Protocol (EAP) provides support for multiple authentication methods. One such method is Generic Token Card (EAP-GTC) which, despite its name, is commonly used to support authentication using cleartext passwords in tunneled EAP methods. EAP-GTC does not provide the ability to change a password (for example, an expired password), however. This document defines the PassWord Change EAP method (EAP-PWC) in order to fill that void in functionality.
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 September 08, 2011.
Copyright (c) 2011 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 (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.
This document may not be modified, and derivative works of it may not be created, except to format it for publication as an RFC or to translate it into languages other than English.
The Generic Token Card EAP method (EAP-GTC) [RFC3748] is commonly used to support authentication using cleartext passwords in tunneled EAP methods. However, EAP-GTC does not provide the ability to change a password (for example, one which is about to expire). This document defines the PassWord Change EAP method (EAP-PWC) in order to fill that void in EAP functionality.
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119].
The EAP-PWC method MUST NOT be used in the absence of a cryptographically protected tunnel with server authentication.
This memo requires IANA to allocate a new EAP method type for EAP-PWC. The placeholder indicated by <TBD> in Section 3 above shall be replaced by the new EAP method type upon assignment by IANA.
[RFC2119] | Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. |
[RFC3748] | Aboba, B., Blunk, L., Vollbrecht, J., Carlson, J. and H. Levkowetz, "Extensible Authentication Protocol (EAP)", RFC 3748, June 2004. |
[RFC4013] | Zeilenga, K., "SASLprep: Stringprep Profile for User Names and Passwords", RFC 4013, February 2005. |
[RFC3454] | Hoffman, P. and M. Blanchet, "Preparation of Internationalized Strings ("stringprep")", RFC 3454, December 2002. |
[I-D.zorn-emu-team] | Zorn, G, Wu, W and D Harkins, "The Tunneled Extensible Authentication Method (TEAM)", Internet-Draft draft-zorn-emu-team-02, March 2011. |