ietf-corpus

rfc-2256

A Summary of the X.500(96) User Schema for use with LDAPv3

M. Wahl
date1997-12 streamIETF areaapp wgasid statusPROPOSED STANDARD pages20 canonicalhttps://www.rfc-editor.org/rfc/rfc2256 doi10.17487/RFC2256
This document 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. [STANDARDS-TRACK]

obsoleted by

updated by

Extracted elements (30)

design-rationale §1

IESG approved this Proposed Standard despite the lack of mandatory authentication to encourage implementation and interoperability testing, to support read-only application deployments (e.g., LDAPv3 as a query language), and to avoid blocking other Internet standards that depend on LDAPv3 query capability.

ldap, process

design-rationale §6.3

The Guide syntax (OID 1.3.6.1.4.1.1466.115.121.1.25) is retained for compatibility with RFC 1778 but should not be used for defining new attributes; the Enhanced Guide syntax supersedes it by adding a mandatory search scope specifier.

ldap

interoperability-note §1

Until mandatory authentication mechanisms for LDAPv3 are standardized, clients and servers implementing update functionality are UNLIKELY TO INTEROPERATE, or MAY INTEROPERATE ONLY IF AUTHENTICATION IS REDUCED TO AN UNACCEPTABLY WEAK LEVEL. Implementors are discouraged from deploying LDAPv3 update functionality.

ldap, security

normative-requirement §5 SHOULD

An LDAP server implementation SHOULD recognize all attribute types described in section 5 of this document.

ldap

normative-requirement §5.42 MUST NOT

Client implementations MUST NOT assume that LDAP servers are capable of performing attribute subtyping, as server implementations which do not support subtyping need not recognize supertype attributes (name, distinguishedName) in requests.

ldap

normative-requirement §6.7 MUST

Clients which wish to store and retrieve the supportedAlgorithms attribute MUST use 'supportedAlgorithms;binary', in which the value is transferred as a binary encoding. No printable representation is defined.

ldap, crypto

normative-requirement §7 MUST

LDAP servers MUST recognize the object classes 'top' and 'subschema'. LDAP servers SHOULD recognize all other object classes listed in section 7.

ldap

normative-requirement §6 SHOULD

Servers SHOULD recognize the syntaxes defined in section 6. Syntax name descriptions are not carried in protocol and are not guaranteed to be unique.

ldap

normative-requirement §5.36 SHOULD NOT

Transfer of cleartext passwords are strongly discouraged where the underlying transport service cannot guarantee confidentiality and may result in disclosure of the password to unauthorized parties.

ldap, security

protocol-element §5.37

Certificate-related binary attributes — userCertificate (2.5.4.36), cACertificate (2.5.4.37), authorityRevocationList (2.5.4.38), certificateRevocationList (2.5.4.39), and crossCertificatePair (2.5.4.40) — must each be stored and requested using the ';binary' attribute option.

ldap, pkix, crypto

protocol-element §5.2

The aliasedObjectName attribute (OID 2.5.4.1) uses distinguishedNameMatch equality and DN syntax; it is SINGLE-VALUE and used by the directory service when an entry is an alias.

ldap

protocol-element §7.17

The certificationAuthority object class (2.5.6.16) is AUXILIARY and requires authorityRevocationList, certificateRevocationList, and cACertificate; crossCertificatePair is optional. The V2 variant (2.5.6.16.2) also allows deltaRevocationList.

ldap, pkix

protocol-element §7.3

The country object class (2.5.6.2) is STRUCTURAL, requires attribute c (ISO 3166 two-letter code), and optionally allows searchGuide and description. The c attribute (OID 2.5.4.6) is SINGLE-VALUE.

ldap

protocol-element §5.50

The distinguishedName attribute (OID 2.5.4.49) is a base type from which DN-syntax attributes inherit; it uses distinguishedNameMatch equality. It is unlikely to hold values directly in entries.

ldap

protocol-element §7.22

The dmd object class (2.5.6.20) is a new STRUCTURAL class from X.500(96) representing a directory management domain; it requires dmdName and allows the same optional attributes as organization.

ldap

protocol-element §5.47

The dnQualifier attribute (OID 2.5.4.46) specifies disambiguating information added to an entry's RDN when merging data from multiple sources; it is recommended that all entries from the same source share the same dnQualifier value.

ldap

protocol-element §5.42

The name attribute (OID 2.5.4.41) is the supertype for string attributes typically used for naming (cn, sn, o, ou, etc.); it uses caseIgnoreMatch equality and a 32768-character DirectoryString syntax.

ldap

protocol-element §5.1

The objectClass attribute (OID 2.5.4.0) uses objectIdentifierMatch equality and OID syntax. It is present in every entry with at least two values; one must be 'top' or 'alias'.

ldap

protocol-element §8.1

The octetStringMatch matching rule (OID 2.5.13.17) uses Octet String syntax; servers implementing extensibleMatch SHOULD allow this rule with all attribute types whose value syntax matches its assertion syntax.

ldap

protocol-element §7.7

The person object class (2.5.6.6) is STRUCTURAL, requires both sn and cn, and optionally allows userPassword, telephoneNumber, seeAlso, and description.

ldap

protocol-element §7.16

The strongAuthenticationUser object class (2.5.6.15) is AUXILIARY and requires the userCertificate attribute, enabling certificate-based authentication for directory entries.

ldap, pkix, security

protocol-element §5.36

The userPassword attribute (OID 2.5.4.35) uses octetStringMatch equality and Octet String syntax with a 128-octet bound. Passwords are stored unencrypted.

ldap, security

protocol-element §5.46

The x500UniqueIdentifier attribute (OID 2.5.4.45) uses bitStringMatch equality and Bit String syntax; it distinguishes between objects when a distinguished name has been reused, and differs from both 'uid' and 'uniqueIdentifier'.

ldap

protocol-element §5.53

Three new attributes introduced in X.500(96): supportedAlgorithms (2.5.4.52, Supported Algorithm syntax, binary-only), deltaRevocationList (2.5.4.53, Certificate List syntax, binary-only), and dmdName (2.5.4.54, inherits from name supertype).

ldap, pkix, crypto

security-consideration §9

Attributes of directory entries describe real-world objects including people; most countries have privacy laws regarding publication of personal information, which implementors must consider when deploying directories.

ldap, security, privacy

security-consideration §9

The userPassword attribute stores passwords as unencrypted octet strings. Cleartext password transfer over transports that cannot guarantee confidentiality is strongly discouraged as it risks disclosure to unauthorized parties.

ldap, security

wire-format §6.1

The Delivery Method syntax (OID 1.3.6.1.4.1.1466.115.121.1.14) encodes as '$'-delimited tokens from the set: any, mhs, physical, telex, teletex, g3fax, g4fax, ia5, videotex, telephone.

ldap

wire-format §6.2

The Enhanced Guide syntax (OID 1.3.6.1.4.1.1466.115.121.1.21) encodes as 'woid # criteria # subset' where subset is 'baseobject', 'oneLevel', or 'wholeSubtree'. Example: 'person#(sn)#oneLevel'. This syntax supersedes the older Guide syntax.

ldap

wire-format §6.5

The Teletex Terminal Identifier syntax (OID 1.3.6.1.4.1.1466.115.121.1.51) encodes as a printable string terminal ID followed by zero or more '$key:value' parameter pairs; keys are graphic, control, misc, page, or private.

ldap

wire-format §6.6

The Telex Number syntax (OID 1.3.6.1.4.1.1466.115.121.1.52) encodes as 'actual-number $ country $ answerback', all printable strings representing the number, country code, and answerback code respectively.

ldap