- X.500
X.500 is a series of computer networking standards covering electronic
directory service s. The X.500 series was developed byITU-T , formerly known as CCITT. The directory services were developed in order to support the requirements ofX.400 electronic mail exchange and name lookup. ISO was a partner in developing the standards, incorporating them into theOpen Systems Interconnection suite of protocols. ISO/IEC 9594 is the corresponding ISO identification.X.500 protocols
The protocols defined by X.500 include:
* DAP (Directory Access Protocol )
* DSP (Directory System Protocol )
* DISP (Directory Information Shadowing Protocol )
* DOP (Directory Operational Bindings Management Protocol )Because these protocols used the OSI networking stack, a number of alternatives to DAP were developed to allow Internet clients to access to the X.500 Directory using the TCP/IP networking stack. The most well-known alternative to DAP is Lightweight Directory Access Protocol (LDAP). While DAP and the other X.500 protocols can now use the TCP/IP networking stack, LDAP remains a popular directory access protocol.
X.500 data models
The primary concept of X.500 is that there is a single
Directory Information Tree (DIT), a hierarchical organization of entries which is distributed across one or more servers. An entry consists of a set of attributes, each attribute with one or more values. Each entry has a uniqueDistinguished name , formed by combining itsRelative distinguished name (RDN), one or more attributes of the entry itself, and the RDNs of each of the superior entries up to the root of the DIT. As LDAP implements a very similar data model to that of X.500, there is further description of the data model in the article on LDAP.X.520 andX.521 together provide a definition of a set of attributes and object classes to be used for representing people and organizations as entries in the DIT is one of the most widely deployedwhite pages schema .X.509 , the portion of the standard providing for an authentication framework, is now also widely used outside of the X.500 directory protocols. It specifies a standard format for public-key certificates.List of X.500 series standards
Criticism
The authors of RFC 2693 (concerning
SPKI ) note that "The original X.500 plan is unlikely ever to come to fruition. Collections of directory entries... are considered valuable or even confidential by those owning the lists and are not likely to be released to the world in the form of an X.500 directory sub-tree." and that "The X.500 idea of a distinguished name (a single, globally unique name that everyone could use when referring to an entity) is also not likely to occur."External links
* cite web
url=http://sec.cs.kent.ac.uk/x500book/
title=Understanding X.500 - The Directory
date=1994, 1996
last=Chadwick
first=D W
* [http://www.x500standard.com/ X500Standard.com] The X.500 community site that is both a guide to the X.500 Standard and a repository for existing and new work being carried out on the standard.
Wikimedia Foundation. 2010.