<?xml version="1.0" encoding="UTF-8"?>
|
<!--
|
! CCPL HEADER START
|
!
|
! This work is licensed under the Creative Commons
|
! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
|
! To view a copy of this license, visit
|
! http://creativecommons.org/licenses/by-nc-nd/3.0/
|
! or send a letter to Creative Commons, 444 Castro Street,
|
! Suite 900, Mountain View, California, 94041, USA.
|
!
|
! You can also obtain a copy of the license at
|
! src/main/resources/legal-notices/CC-BY-NC-ND.txt.
|
! See the License for the specific language governing permissions
|
! and limitations under the License.
|
!
|
! If applicable, add the following below this CCPL HEADER, with the fields
|
! enclosed by brackets "[]" replaced with your own identifying information:
|
! Portions Copyright [yyyy] [name of copyright owner]
|
!
|
! CCPL HEADER END
|
!
|
! Copyright 2011 ForgeRock AS
|
!
|
-->
|
<appendix xml:id='appendix-standards'
|
xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
|
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
|
xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
|
xmlns:xlink='http://www.w3.org/1999/xlink'
|
xmlns:xinclude='http://www.w3.org/2001/XInclude'>
|
<title>Standards, RFCs, & Internet-Drafts</title>
|
|
<para>OpenDJ <?eval ${product.version}?> software implements the following
|
RFCs, Internet-Drafts, and standards.</para>
|
|
<!-- Document [link], description -->
|
<variablelist>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc1274'>RFC 1274:
|
The COSINE and Internet X.500 Schema</link></term>
|
<listitem>
|
<para>X.500 Directory Schema, or Naming Architecture, for use in the
|
COSINE and Internet X.500 pilots.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc1321'>RFC 1321:
|
The MD5 Message-Digest Algorithm</link></term>
|
<listitem>
|
<para>MD5 message-digest algorithm that takes as input a message of
|
arbitrary length and produces as output a 128-bit "fingerprint" or
|
"message digest" of the input.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc1777'>RFC 1777:
|
Lightweight Directory Access Protocol (LDAPv2)</link></term>
|
<listitem>
|
<para>Provide access to the X.500 Directory while not incurring the
|
resource requirements of the Directory Access Protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc1778'>RFC 1778:
|
The String Representation of Standard Attribute Syntaxes</link></term>
|
<listitem>
|
<para>Defines the requirements that must be satisfied by encoding
|
rules used to render X.500 Directory attribute syntaxes into a form
|
suitable for use in the LDAP, then defines the encoding rules for the
|
standard set of attribute syntaxes.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc1779'>RFC 1779:
|
A String Representation of Distinguished Names</link></term>
|
<listitem>
|
<para>Defines a string format for representing names, which is designed
|
to give a clean representation of commonly used names, whilst being
|
able to represent any distinguished name.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2079'>RFC 2079:
|
Definition of an X.500 Attribute Type and an Object Class to Hold
|
Uniform Resource Identifiers (URIs)</link></term>
|
<listitem>
|
<para>Defines a new attribute type and an auxiliary object class to
|
allow URIs, including URLs, to be stored in directory entries in a
|
standard way.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2222'>RFC 2222:
|
Simple Authentication and Security Layer (SASL)</link></term>
|
<listitem>
|
<para>Describes a method for adding authentication support to
|
connection-based protocols.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2246'>RFC 2246:
|
The TLS Protocol Version 1.0</link></term>
|
<listitem>
|
<para>Specifies Version 1.0 of the Transport Layer Security
|
protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2247'>RFC 2247:
|
Using Domains in LDAP/X.500 Distinguished Names</link></term>
|
<listitem>
|
<para>Defines an algorithm by which a name registered with the Internet
|
Domain Name Service can be represented as an LDAP distinguished name.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2251'>RFC 2251:
|
Lightweight Directory Access Protocol (v3)</link></term>
|
<listitem>
|
<para>Describes a directory access protocol designed to provide access
|
to directories supporting the X.500 models, while not incurring the
|
resource requirements of the X.500 Directory Access Protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2252'>RFC 2252:
|
Lightweight Directory Access Protocol (v3): Attribute Syntax
|
Definitions</link></term>
|
<listitem>
|
<para>Defines a set of syntaxes for LDAPv3, and the rules by which
|
attribute values of these syntaxes are represented as octet strings
|
for transmission in the LDAP protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2253'>RFC 2253:
|
Lightweight Directory Access Protocol (v3): UTF-8 String Representation
|
of Distinguished Names</link></term>
|
<listitem>
|
<para></para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2254'>RFC 2254:
|
The String Representation of LDAP Search Filters</link></term>
|
<listitem>
|
<para>Defines the string format for representing names, which is designed
|
to give a clean representation of commonly used distinguished names,
|
while being able to represent any distinguished name.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2255'>RFC 2255:
|
The LDAP URL Format</link></term>
|
<listitem>
|
<para>Describes a format for an LDAP Uniform Resource Locator.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2256'>RFC 2256:
|
A Summary of the X.500(96) User Schema for use with LDAPv3</link></term>
|
<listitem>
|
<para>Provides an overview of the attribute types and object classes
|
defined by the ISO and ITU-T committees in the X.500 documents, in
|
particular those intended for use by directory clients.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2307'>RFC 2307:
|
An Approach for Using LDAP as a Network Information Service</link></term>
|
<listitem>
|
<para>Describes an experimental mechanism for mapping entities related
|
to TCP/IP and the UNIX system into X.500 entries so that they may be
|
resolved with the Lightweight Directory Access Protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2377'>RFC 2377:
|
Naming Plan for Internet Directory-Enabled Applications</link></term>
|
<listitem>
|
<para>Proposes a new directory naming plan that leverages the strengths
|
of the most popular and successful Internet naming schemes for naming
|
objects in a hierarchical directory.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2696'>RFC 2696:
|
LDAP Control Extension for Simple Paged Results Manipulation</link></term>
|
<listitem>
|
<para>Allows a client to control the rate at which an LDAP server
|
returns the results of an LDAP search operation.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2713'>RFC 2713:
|
Schema for Representing Java(tm) Objects in an LDAP Directory</link></term>
|
<listitem>
|
<para>Defines a common way for applications to store and retrieve Java
|
objects from the directory.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2714'>RFC 2714:
|
Schema for Representing CORBA Object References in an LDAP
|
Directory</link></term>
|
<listitem>
|
<para>Define a common way for applications to store and retrieve CORBA
|
object references from the directory.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2739'>RFC 2739:
|
Calendar Attributes for vCard and LDAP</link></term>
|
<listitem>
|
<para>Defines a mechanism to locate a user calendar and free/busy time
|
using the LDAP protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2798'>RFC 2798:
|
Definition of the inetOrgPerson LDAP Object Class</link></term>
|
<listitem>
|
<para>Define an object class called inetOrgPerson for use in LDAP and
|
X.500 directory services that extends the X.521 standard
|
organizationalPerson class.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2829'>RFC 2829:
|
Authentication Methods for LDAP</link></term>
|
<listitem>
|
<para>Specifies particular combinations of security mechanisms which
|
are required and recommended in LDAP implementations.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2830'>RFC 2830:
|
Lightweight Directory Access Protocol (v3): Extension for Transport
|
Layer Security</link></term>
|
<listitem>
|
<para>Defines the "Start Transport Layer Security (TLS) Operation"
|
for LDAP.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2849'>RFC 2849:
|
The LDAP Data Interchange Format (LDIF) - Technical
|
Specification</link></term>
|
<listitem>
|
<para>Describes a file format suitable for describing directory
|
information or modifications made to directory information.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc2926'>RFC 2926:
|
Conversion of LDAP Schemas to and from SLP Templates</link></term>
|
<listitem>
|
<para>Describes a procedure for mapping between Service Location
|
Protocol service advertisements and lightweight directory access
|
protocol descriptions of services.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3045'>RFC 3045:
|
Storing Vendor Information in the LDAP root DSE</link></term>
|
<listitem>
|
<para>Specifies two Lightweight Directory Access Protocol attributes,
|
vendorName and vendorVersion that MAY be included in the root
|
DSA-specific Entry (DSE) to advertise vendor-specific information.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3062'>RFC 3062:
|
LDAP Password Modify Extended Operation</link></term>
|
<listitem>
|
<para>Describes an LDAP extended operation to allow modification of
|
user passwords which is not dependent upon the form of the authentication
|
identity nor the password storage mechanism used.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3112'>RFC 3112:
|
LDAP Authentication Password Schema</link></term>
|
<listitem>
|
<para>Describes schema in support of user/password authentication in
|
a LDAP directory including the authPassword attribute type. This
|
attribute type holds values derived from the user's password(s)
|
(commonly using cryptographic strength one-way hash).</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3377'>RFC 3377:
|
Lightweight Directory Access Protocol (v3): Technical
|
Specification</link></term>
|
<listitem>
|
<para>Specifies the set of RFCs comprising the Lightweight Directory
|
Access Protocol Version 3 (LDAPv3), and addresses the "IESG Note"
|
attached to RFCs 2251 through 2256.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3383'>RFC 3383:
|
Internet Assigned Numbers Authority (IANA) Considerations for the
|
Lightweight Directory Access Protocol (LDAP)</link></term>
|
<listitem>
|
<para>Provides procedures for registering extensible elements
|
of the Lightweight Directory Access Protocol (LDAP).</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3546'>RFC 3546:
|
Transport Layer Security (TLS) Extensions</link></term>
|
<listitem>
|
<para>Describes extensions that may be used to add functionality to
|
Transport Layer Security.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3671'>RFC 3671:
|
Collective Attributes in the Lightweight Directory Access Protocol
|
(LDAP)</link></term>
|
<listitem>
|
<para>Summarizes the X.500 information model for collective attributes
|
and describes use of collective attributes in LDAP.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3672'>RFC 3672:
|
Subentries in the Lightweight Directory Access Protocol
|
(LDAP)</link></term>
|
<listitem>
|
<para>Adapts X.500 subentries mechanisms for use with the Lightweight
|
Directory Access Protocol (LDAP).</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3673'>RFC 3673:
|
Lightweight Directory Access Protocol version 3 (LDAPv3): All Operational
|
Attributes</link></term>
|
<listitem>
|
<para>Describes an LDAP extension which clients may use to request the
|
return of all operational attributes.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3674'>RFC 3674:
|
Feature Discovery in Lightweight Directory Access Protocol
|
(LDAP)</link></term>
|
<listitem>
|
<para>Introduces a general mechanism for discovery of elective features
|
and extensions which cannot be discovered using existing mechanisms.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3771'>RFC 3771:
|
Lightweight Directory Access Protocol (LDAP) Intermediate Response
|
Message</link></term>
|
<listitem>
|
<para>Defines and describes the IntermediateResponse message, a general
|
mechanism for defining single-request/multiple-response operations in
|
Lightweight Directory Access Protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3829'>RFC 3829:
|
Lightweight Directory Access Protocol (LDAP) Authorization Identity
|
Request and Response Controls</link></term>
|
<listitem>
|
<para>Extends the Lightweight Directory Access Protocol bind operation
|
with a mechanism for requesting and returning the authorization identity
|
it establishes.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3876'>RFC 3876:
|
Returning Matched Values with the Lightweight Directory Access Protocol
|
version 3 (LDAPv3)</link></term>
|
<listitem>
|
<para>Describes a control for the Lightweight Directory Access Protocol
|
version 3 that is used to return a subset of attribute values from an
|
entry.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc3909'>RFC 3909:
|
Lightweight Directory Access Protocol (LDAP) Cancel Operation</link></term>
|
<listitem>
|
<para>Describes a Lightweight Directory Access Protocol extended operation
|
to cancel (or abandon) an outstanding operation, with a response to
|
indicate the outcome of the operation.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4346'>RFC 4346:
|
The Transport Layer Security (TLS) Protocol Version 1.1</link></term>
|
<listitem>
|
<para>Specifies Version 1.1 of the Transport Layer Security
|
protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4370'>RFC 4370:
|
Lightweight Directory Access Protocol (LDAP) Proxied Authorization
|
Control</link></term>
|
<listitem>
|
<para>Defines the Proxy Authorization Control, that allows a client
|
to request that an operation be processed under a provided authorization
|
identity instead of under the current authorization identity associated
|
with the connection.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4403'>RFC 4403:
|
Lightweight Directory Access Protocol (LDAP) Schema for Universal
|
Description, Discovery, and Integration version 3 (UDDIv3)</link></term>
|
<listitem>
|
<para>Defines the Lightweight Directory Access Protocol schema for
|
representing Universal Description, Discovery, and Integration
|
data types in an LDAP directory.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4422'>RFC 4422:
|
Simple Authentication and Security Layer (SASL)</link></term>
|
<listitem>
|
<para>Describes a framework for providing authentication and data
|
security services in connection-oriented protocols via replaceable
|
mechanisms.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4505'>RFC 4505:
|
Anonymous Simple Authentication and Security Layer (SASL)
|
Mechanism</link></term>
|
<listitem>
|
<para>Describes a new way to provide anonymous login is needed
|
within the context of the Simple Authentication and Security
|
Layer framework.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4510'>RFC 4510:
|
Lightweight Directory Access Protocol (LDAP): Technical Specification
|
Road Map</link></term>
|
<listitem>
|
<para>Provides a road map of the LDAP Technical Specification.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4511'>RFC 4511:
|
Lightweight Directory Access Protocol (LDAP): The Protocol</link></term>
|
<listitem>
|
<para>Describes the protocol elements, along with their semantics and
|
encodings, of the Lightweight Directory Access Protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4512'>RFC 4512:
|
Lightweight Directory Access Protocol (LDAP): Directory Information
|
Models</link></term>
|
<listitem>
|
<para>Describes the X.500 Directory Information Models as used in
|
LDAP.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4513'>RFC 4513:
|
Lightweight Directory Access Protocol (LDAP): Authentication Methods
|
and Security Mechanisms</link></term>
|
<listitem>
|
<para>Describes authentication methods and security mechanisms of the
|
Lightweight Directory Access Protocol.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4514'>RFC 4514:
|
Lightweight Directory Access Protocol (LDAP): String Representation of
|
Distinguished Names</link></term>
|
<listitem>
|
<para>Defines the string representation used in the Lightweight Directory
|
Access Protocol to transfer distinguished names.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4515'>RFC 4515:
|
Lightweight Directory Access Protocol (LDAP): String Representation
|
of Search Filters</link></term>
|
<listitem>
|
<para>Defines a human-readable string representation of LDAP search
|
filters that is appropriate for use in LDAP URLs and in other
|
applications.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4516'>RFC 4516:
|
Lightweight Directory Access Protocol (LDAP): Uniform Resource
|
Locator</link></term>
|
<listitem>
|
<para>Describes a format for a Lightweight Directory Access Protocol
|
Uniform Resource Locator.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4517'>RFC 4517:
|
Lightweight Directory Access Protocol (LDAP): Syntaxes and Matching
|
Rules</link></term>
|
<listitem>
|
<para>Defines a base set of syntaxes and matching rules for use in
|
defining attributes for LDAP directories.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4519'>RFC 4519:
|
Lightweight Directory Access Protocol (LDAP): Schema for User
|
Applications</link></term>
|
<listitem>
|
<para>Provides a technical specification of attribute types and object
|
classes intended for use by LDAP directory clients for many directory
|
services, such as White Pages.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4524'>RFC 4524:
|
COSINE LDAP/X.500 Schema</link></term>
|
<listitem>
|
<para>Provides a collection of schema elements for use with the
|
Lightweight Directory Access Protocol from the COSINE and Internet
|
X.500 pilot projects.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4525'>RFC 4525:
|
Lightweight Directory Access Protocol (LDAP) Modify-Increment
|
Extension</link></term>
|
<listitem>
|
<para>Describes an extension to the Lightweight Directory Access
|
Protocol Modify operation to support an increment capability.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4526'>RFC 4526:
|
Lightweight Directory Access Protocol (LDAP) Absolute True and False
|
Filters</link></term>
|
<listitem>
|
<para>Extends the Lightweight Directory Access Protocol to support
|
absolute True and False filters based upon similar capabilities found
|
in X.500 directory systems.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4527'>RFC 4527:
|
Lightweight Directory Access Protocol (LDAP) Read Entry
|
Controls</link></term>
|
<listitem>
|
<para>Specifies an extension to the Lightweight Directory Access
|
Protocol to allow the client to read the target entry of an update
|
operation.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4528'>RFC 4528:
|
Lightweight Directory Access Protocol (LDAP) Assertion
|
Control</link></term>
|
<listitem>
|
<para>Defines the Lightweight Directory Access Protocol Assertion
|
Control, which allows a client to specify that a directory operation
|
should only be processed if an assertion applied to the target entry
|
of the operation is true.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4529'>RFC 4529:
|
Requesting Attributes by Object Class in the Lightweight Directory
|
Access Protocol (LDAP)</link></term>
|
<listitem>
|
<para>Extends LDAP to support a mechanism that LDAP clients may use to
|
request the return of all attributes of an object class.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4530'>RFC 4530:
|
Lightweight Directory Access Protocol (LDAP) entryUUID Operational
|
Attribute</link></term>
|
<listitem>
|
<para>Describes the LDAP/X.500 'entryUUID' operational attribute and
|
associated matching rules and syntax.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4532'>RFC 4532:
|
Lightweight Directory Access Protocol (LDAP) "Who am I?"
|
Operation</link></term>
|
<listitem>
|
<para>Provides a mechanism for Lightweight Directory Access Protocol
|
clients to obtain the authorization identity the server has associated
|
with the user or application entity.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://tools.ietf.org/html/rfc4616'>RFC 4616:
|
The PLAIN Simple Authentication and Security Layer (SASL)
|
Mechanism</link></term>
|
<listitem>
|
<para>Defines a simple clear-text user/password Simple Authentication
|
and Security Layer mechanism called the PLAIN mechanism.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link xlink:href='http://www.itl.nist.gov/fipspubs/fip180-1.htm'
|
>FIPS 180-1: Secure Hash Standard (SHA-1)</link></term>
|
<listitem>
|
<para>Specifies a Secure Hash Algorithm, SHA-1, for computing a condensed
|
representation of a message or a data file.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link
|
xlink:href='http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf'
|
>FIPS 180-2: Secure Hash Standard (SHA-1, SHA-256, SHA-384,
|
SHA-512)</link></term>
|
<listitem>
|
<para>Specifies four Secure Hash Algorithms for computing a condensed
|
representation of electronic data.</para>
|
</listitem>
|
</varlistentry>
|
<varlistentry>
|
<term><link
|
xlink:href='http://www.oasis-open.org/committees/dsml/docs/DSMLv2.xsd'
|
>DSMLv2: Directory Service Markup Language</link></term>
|
<listitem>
|
<para>Provides a method for expressing directory queries and updates as
|
XML documents.</para>
|
</listitem>
|
</varlistentry>
|
</variablelist>
|
|
</appendix>
|