LDAP, Lightweight Directory Access Protocol |
Description | Glossary | RFCs | Publications | Obsolete RFCs |
Protocol suite: | TCP/IP. |
Protocol type: | Application layer directory service access protocol. |
Port: | 389 (TCP). |
URI: | ldap:. |
MIME subtype: | |
SNMP MIBs: | iso.org.dod.internet.directory.pcelsSchema (1.3.6.1.1.9). |
Working groups: |
asid, Access, Searching and Indexing of Directories. Concluded February 1999. calsch, Calendaring and Scheduling. Concluded September 2004. ldapbis, LDAP (v3) Revision. ldapext, LDAP Extension. ldup, LDAP Duplication/Replication/Update Protocols. |
Links: |
IANA: LDAP Directory Systems Names. IANA: LDAP parameters. OpenLDAP. |
LDAP was designed to provide access to the X.500 Directory without incurring the resource requirements of the Directory Access Protocol (DAP).
This protocol is specifically targeted at simple management applications and browser applications that provide simple read/write interactive access to the X.500 Directory, and is intended to be a complement to the DAP itself. Key aspects of LDAP are:
- Protocol elements are carried directly over TCP or other transport, bypassing much of the session/presentation overhead.
- Many protocol data elements are encoding as ordinary strings (e.g.,Distinguished Names).
- A lightweight BER encoding is used to encode all protocol elements.
MAC header | IP header | TCP header | LDAP message |
Protocol Mechanisms.
OID | Type | Description | References |
---|---|---|---|
1.2.826.0.1.3344810.2.3 | control | Matched Values Control. | RFC 3876 |
1.2.840.113556.1.4.473 | control | Sort Request. | RFC 2891 |
1.2.840.113556.1.4.474 | control | Sort Response. | RFC 2891 |
1.3.6.1.1.7.1 | control | LCUP Sync Request Control. | RFC 3928 |
1.3.6.1.1.7.2 | control | LCUP Sync Update Control. | RFC 3928 |
1.3.6.1.1.7.3 | control | LCUP Sync Done Control. | RFC 3928 |
1.3.6.1.1.8 | extension | Cancel Operation. | RFC 3909 |
1.3.6.1.1.12 | control | Assertion Control. | RFC 4528 |
1.3.6.1.1.13.1 | control | LDAP Pre-read Control. | RFC 4527 |
1.3.6.1.1.13.2 | control | LDAP Post-read Control. | RFC 4527 |
1.3.6.1.1.14 | feature | Modify-Increment. | RFC 4525 |
1.3.6.1.4.1.1466.101.119.1 | extension | Dynamic Refresh. | RFC 2589 |
1.3.6.1.4.1.1466.20037 | extension | Start TLS. | RFC 2830, RFC 4511, RFC 4513 |
1.3.6.1.4.1.4203.1.5.1 | feature | All Operational Attributes. | RFC 3673 |
1.3.6.1.4.1.4203.1.5.2 | feature | OC AD Lists. | RFC 4529 |
1.3.6.1.4.1.4203.1.5.3 | feature | True/False filters. | RFC 4526 |
1.3.6.1.4.1.4203.1.5.4 | feature | Language Tag Options. | RFC 3866 |
1.3.6.1.4.1.4203.1.5.5 | feature | Language Range Options. | RFC 3866 |
1.3.6.1.4.1.4203.1.9.1.1 | control | LDAP Content Synchronization Control. | RFC 4533 |
1.3.6.1.4.1.4203.1.10.1 | control | Subentries. | RFC 3672 |
1.3.6.1.4.1.4203.1.11.1 | extension | Modify Password. | RFC 3062 |
1.3.6.1.4.1.4203.1.11.3 | extension | Who am I? | RFC 4532 |
1.3.6.1.1.17.1 | extension | StartLBURPRequest LDAP ExtendedRequest message. | RFC 4373 |
1.3.6.1.1.17.2 | extension | StartLBURPResponse LDAP ExtendedResponse message. | RFC 4373 |
1.3.6.1.1.17.3 | extension | EndLBURPRequest LDAP ExtendedRequest message. | RFC 4373 |
1.3.6.1.1.17.4 | extension | EndLBURPResponse LDAP ExtendedResponse message. | RFC 4373 |
1.3.6.1.1.17.5 | extension | LBURPUpdateRequest LDAP ExtendedRequest message. | RFC 4373 |
1.3.6.1.1.17.6 | extension | LBURPUpdateResponse LDAP ExtendedResponse message. | RFC 4373 |
1.3.6.1.1.17.7 | feature | LBURP Incremental Update style OID. | RFC 4373 |
1.3.6.1.1.19 | extension | LDAP Turn Operation. | RFC 4531 |
2.16.840.1.113730.3.4.2 | control | ManageDsaIT. | RFC 3296 |
2.16.840.1.113730.3.4.15 | control | Authorization Identity Response Control. | RFC 3829 |
2.16.840.1.113730.3.4.16 | control | Authorization Identity Request Control. | RFC 3829 |
2.16.840.1.113730.3.4.18 | control | Proxy Authorization Control. | RFC 4370 |
Object Identifier Descriptors:
OID | Type | Name | References |
---|---|---|---|
Attribute Type | add (reserved for LDIF.) | RFC 2849 | |
0.9.2342.19200300.100.1.1 | Attribute Type | uid, userId | RFC 4519 |
0.9.2342.19200300.100.1.3 | Attribute Type | RFC 4524 | |
0.9.2342.19200300.100.1.4 | Attribute Type | info | RFC 4524 |
0.9.2342.19200300.100.1.5 | Attribute Type | drink | RFC 4524 |
0.9.2342.19200300.100.1.6 | Attribute Type | roomNumber | RFC 4524 |
0.9.2342.19200300.100.1.8 | Attribute Type | userClass | RFC 4524 |
0.9.2342.19200300.100.1.9 | Attribute Type | host | RFC 4524 |
0.9.2342.19200300.100.1.11 | Attribute Type | documentIdentifier | RFC 4524 |
0.9.2342.19200300.100.1.10 | Attribute Type | manager | RFC 4524 |
0.9.2342.19200300.100.1.12 | Attribute Type | documentTitle | RFC 4524 |
0.9.2342.19200300.100.1.13 | Attribute Type | documentVersion | RFC 4524 |
0.9.2342.19200300.100.1.14 | Attribute Type | documentAuthor | RFC 4524 |
0.9.2342.19200300.100.1.15 | Attribute Type | documentLocation | RFC 4524 |
0.9.2342.19200300.100.1.20 | Attribute Type | homePhone | RFC 4524 |
0.9.2342.19200300.100.1.21 | Attribute Type | secretary | RFC 4524 |
0.9.2342.19200300.100.1.25 | Attribute Type | DC, domainComponent | RFC 4519 |
0.9.2342.19200300.100.1.31 | Attribute Type | cNAMERecord | RFC 1274 |
0.9.2342.19200300.100.1.37 | Attribute Type | associatedDomain | RFC 4524 |
0.9.2342.19200300.100.1.38 | Attribute Type | associatedName | RFC 4524 |
0.9.2342.19200300.100.1.39 | Attribute Type | homePostalAddress | RFC 4524 |
0.9.2342.19200300.100.1.40 | Attribute Type | personalTitle | RFC 4524 |
0.9.2342.19200300.100.1.41 | Attribute Type | mobile | RFC 4524 |
0.9.2342.19200300.100.1.42 | Attribute Type | pager | RFC 4524 |
0.9.2342.19200300.100.1.43 | Attribute Type | co | RFC 4524 |
0.9.2342.19200300.100.1.44 | Attribute Type | uniqueIdentifier | RFC 4524 |
0.9.2342.19200300.100.1.45 | Attribute Type | organizationalStatus | RFC 4524 |
0.9.2342.19200300.100.1.47 | Attribute Type | mailPreferenceOption | RFC 1274 |
0.9.2342.19200300.100.1.48 | Attribute Type | buildingName | RFC 4524 |
0.9.2342.19200300.100.1.50 | Attribute Type | singleLevelQuality | RFC 4524 |
0.9.2342.19200300.100.1.56 | Attribute Type | documentPublisher | RFC 4524 |
0.9.2342.19200300.100.4.5 | Object Class | account | RFC 4524 |
0.9.2342.19200300.100.4.6 | Object Class | document | RFC 4524 |
0.9.2342.19200300.100.4.7 | Object Class | room | RFC 4524 |
0.9.2342.19200300.100.4.8 | Object Class | documentSeries | RFC 4524 |
0.9.2342.19200300.100.4.13 | Object Class | domain | RFC 4524 |
0.9.2342.19200300.100.4.14 | Object Class | RFC822LocalPart | RFC 4524 |
0.9.2342.19200300.100.4.15 | Object Class | dNSDomain | RFC 1274 |
0.9.2342.19200300.100.4.17 | Object Class | domainRelatedObject | RFC 4524 |
0.9.2342.19200300.100.4.18 | Object Class | friendlyCountry | RFC 4524 |
0.9.2342.19200300.100.4.19 | Object Class | simpleSecurityObject | RFC 4524 |
1.3.6.1.1.3.1 | Object Class | uidObject | RFC 4519 |
1.3.6.1.1.10.4.1 | Attribute Type | uddiBusinessKey | RFC 4403 |
1.3.6.1.1.10.4.2 | Attribute Type | uddiAuthorizedName | RFC 4403 |
1.3.6.1.1.10.4.3 | Attribute Type | uddiOperator | RFC 4403 |
1.3.6.1.1.10.4.4 | Attribute Type | uddiName | RFC 4403 |
1.3.6.1.1.10.4.5 | Attribute Type | uddiDescription | RFC 4403 |
1.3.6.1.1.10.4.6 | Attribute Type | uddiDiscoveryURLs | RFC 4403 |
1.3.6.1.1.10.4.7 | Attribute Type | uddiUseType | RFC 4403 |
1.3.6.1.1.10.4.8 | Attribute Type | uddiPersonName | RFC 4403 |
1.3.6.1.1.10.4.9 | Attribute Type | uddiPhone | RFC 4403 |
1.3.6.1.1.10.4.10 | Attribute Type | uddiEMail | RFC 4403 |
1.3.6.1.1.10.4.11 | Attribute Type | uddiSortCode | RFC 4403 |
1.3.6.1.1.10.4.12 | Attribute Type | uddiTModelKey | RFC 4403 |
1.3.6.1.1.10.4.13 | Attribute Type | uddiAddressLine | RFC 4403 |
1.3.6.1.1.10.4.14 | Attribute Type | uddiIdentifierBag | RFC 4403 |
1.3.6.1.1.10.4.15 | Attribute Type | uddiCategoryBag | RFC 4403 |
1.3.6.1.1.10.4.16 | Attribute Type | uddiKeyedReference | RFC 4403 |
1.3.6.1.1.10.4.17 | Attribute Type | uddiServiceKey | RFC 4403 |
1.3.6.1.1.10.4.18 | Attribute Type | uddiBindingKey | RFC 4403 |
1.3.6.1.1.10.4.19 | Attribute Type | uddiAccessPoint | RFC 4403 |
1.3.6.1.1.10.4.20 | Attribute Type | uddiHostingRedirector | RFC 4403 |
1.3.6.1.1.10.4.21 | Attribute Type | uddiInstanceDescription | RFC 4403 |
1.3.6.1.1.10.4.22 | Attribute Type | uddiInstanceParms | RFC 4403 |
1.3.6.1.1.10.4.23 | Attribute Type | uddiOverviewDescription | RFC 4403 |
1.3.6.1.1.10.4.24 | Attribute Type | uddiOverviewURL | RFC 4403 |
1.3.6.1.1.10.4.25 | Attribute Type | uddiFromKey | RFC 4403 |
1.3.6.1.1.10.4.26 | Attribute Type | uddiToKey | RFC 4403 |
1.3.6.1.1.10.4.27 | Attribute Type | uddiUUID | RFC 4403 |
1.3.6.1.1.10.4.28 | Attribute Type | uddiIsHidden | RFC 4403 |
1.3.6.1.1.10.4.29 | Attribute Type | uddiIsProjection | RFC 4403 |
1.3.6.1.1.10.4.30 | Attribute Type | uddiLang | RFC 4403 |
1.3.6.1.1.10.4.31 | Attribute Type | uddiv3BusinessKey | RFC 4403 |
1.3.6.1.1.10.4.32 | Attribute Type | uddiv3ServiceKey | RFC 4403 |
1.3.6.1.1.10.4.33 | Attribute Type | uddiv3BindingKey | RFC 4403 |
1.3.6.1.1.10.4.34 | Attribute Type | uddiv3TmodelKey | RFC 4403 |
1.3.6.1.1.10.4.35 | Attribute Type | uddiv3DigitalSignature | RFC 4403 |
1.3.6.1.1.10.4.36 | Attribute Type | uddiv3NodeId | RFC 4403 |
1.3.6.1.1.10.4.37 | Attribute Type | uddiv3EntityModificationTime | RFC 4403 |
1.3.6.1.1.10.4.38 | Attribute Type | uddiv3SubscriptionKey | RFC 4403 |
1.3.6.1.1.10.4.39 | Attribute Type | uddiv3SubscriptionFilter | RFC 4403 |
1.3.6.1.1.10.4.40 | Attribute Type | uddiv3NotificationInterval | RFC 4403 |
1.3.6.1.1.10.4.41 | Attribute Type | uddiv3MaxEntities | RFC 4403 |
1.3.6.1.1.10.4.42 | Attribute Type | uddiv3ExpiresAfter | RFC 4403 |
1.3.6.1.1.10.4.43 | Attribute Type | uddiv3BriefResponse | RFC 4403 |
1.3.6.1.1.10.4.44 | Attribute Type | uddiv3EntityKey | RFC 4403 |
1.3.6.1.1.10.4.45 | Attribute Type | uddiv3EntityCreationTime | RFC 4403 |
1.3.6.1.1.10.4.46 | Attribute Type | uddiv3EntityDeletionTime | RFC 4403 |
1.3.6.1.1.10.6.1 | Object Class | uddiBusinessEntity | RFC 4403 |
1.3.6.1.1.10.6.2 | Object Class | uddiContact | RFC 4403 |
1.3.6.1.1.10.6.3 | Object Class | uddiAddress | RFC 4403 |
1.3.6.1.1.10.6.4 | Object Class | uddiBusinessService | RFC 4403 |
1.3.6.1.1.10.6.5 | Object Class | uddiBindingTemplate | RFC 4403 |
1.3.6.1.1.10.6.6 | Object Class | uddiTModelInstanceInfo | RFC 4403 |
1.3.6.1.1.10.6.7 | Object Class | uddiTModel | RFC 4403 |
1.3.6.1.1.10.6.8 | Object Class | uddiPublisherAssertion | RFC 4403 |
1.3.6.1.1.10.6.9 | Object Class | uddiv3Subscription | RFC 4403 |
1.3.6.1.1.10.6.10 | Object Class | uddiv3EntityObituary | RFC 4403 |
1.3.6.1.1.10.15.1 | Name Form | uddiBusinessEntityNameForm | RFC 4403 |
1.3.6.1.1.10.15.2 | Name Form | uddiContactNameForm | RFC 4403 |
1.3.6.1.1.10.15.3 | Name Form | uddiAddressNameForm | RFC 4403 |
1.3.6.1.1.10.15.4 | Name Form | uddiBusinessServiceNameForm | RFC 4403 |
1.3.6.1.1.10.15.5 | Name Form | uddiBindingTemplateNameForm | RFC 4403 |
1.3.6.1.1.10.15.6 | Name Form | uddiTModelInstanceInfoNameForm | RFC 4403 |
1.3.6.1.1.10.15.7 | Name Form | uddiTModelNameForm | RFC 4403 |
1.3.6.1.1.10.15.8 | Name Form | uddiPublisherAssertionNameForm | RFC 4403 |
1.3.6.1.1.10.15.9 | Name Form | uddiv3SubscriptionNameForm | RFC 4403 |
1.3.6.1.1.10.15.10 | Name Form | uddiv3EntityObituaryNameForm | RFC 4403 |
1.3.6.1.1.11.1.1 | Object Class | vPIMUser | RFC 4237 |
1.3.6.1.1.11.2.1 | Attribute Type | vPIMTelephoneNumber | RFC 4237 |
1.3.6.1.1.11.2.2 | Attribute Type | vPIMRfc822Mailbox | RFC 4237 |
1.3.6.1.1.11.2.3 | Attribute Type | vPIMSpokenName | RFC 4237 |
1.3.6.1.1.11.2.4 | Attribute Type | vPIMSupportedUABehaviors | RFC 4237 |
1.3.6.1.1.11.2.5 | Attribute Type | vPIMSupportedAudioMediaTypes | RFC 4237 |
1.3.6.1.1.11.2.6 | Attribute Type | vPIMSupportedMessageContext | RFC 4237 |
1.3.6.1.1.11.2.7 | Attribute Type | vPIMTextName | RFC 4237 |
1.3.6.1.1.11.2.8 | Attribute Type | vPIMExtendedAbsenceStatus | RFC 4237 |
1.3.6.1.1.11.2.9 | Attribute Type | vPIMMaxMessageSize | RFC 4237 |
1.3.6.1.1.11.2.10 | Attribute Type | vPIMSubMailboxes | RFC 4237 |
1.3.6.1.1.16.1 | UUID | RFC 4530 | |
1.3.6.1.1.16.2 | Matching Rule | uuidMatch | RFC 4530 |
1.3.6.1.1.16.3 | Matching Rule | uuidOrderingMatch | RFC 4530 |
1.3.6.1.1.16.4 | Attribute Type | entryUUID | RFC 4530 |
1.3.6.1.4.1.1466.101.120.1 | Attribute Type | administratorsAddress | |
1.3.6.1.4.1.1466.109.114.1 | Matching Rule | caseExactIA5Match | RFC 4517 |
1.3.6.1.4.1.1466.109.114.2 | Matching Rule | caseIgnoreIA5Match | RFC 4517 |
1.3.6.1.4.1.1466.109.114.3 | Matching Rule | caseIgnoreIA5SubstringsMatch | RFC 4517 |
1.3.6.1.4.1.1466.344 | Object Class | dcObject | RFC 4519 |
2.5.4.3 | Attribute Type | cn, commonName | RFC 4519 |
2.5.4.4 | Attribute Type | sn, surname | RFC 4519 |
2.5.4.5 | Attribute Type | serialNumber | RFC 4519 |
2.5.4.6 | Attribute Type | c, countryName | RFC 4519 |
2.5.4.7 | Attribute Type | L, localityName | RFC 4519 |
2.5.4.8 | Attribute Type | st | RFC 4519 |
2.5.4.9 | Attribute Type | street | RFC 4519 |
2.5.4.10 | Attribute Type | o, organizationName | RFC 4519 |
2.5.4.11 | Attribute Type | organizationalUnitName | RFC 4519 |
2.5.4.12 | Attribute Type | title | RFC 4519 |
2.5.4.13 | Attribute Type | description | RFC 4519 |
2.5.4.14 | Attribute Type | searchGuide | RFC 4519 |
2.5.4.15 | Attribute Type | businessCategory | RFC 4519 |
2.5.4.16 | Attribute Type | postalAddress | RFC 4519 |
2.5.4.17 | Attribute Type | postalCode | RFC 4519 |
2.5.4.18 | Attribute Type | postOfficeBox | RFC 4519 |
2.5.4.19 | Attribute Type | physicalDeliveryOfficeName | RFC 4519 |
2.5.4.20 | Attribute Type | telephoneNumber | RFC 4519 |
2.5.4.21 | Attribute Type | telexNumber | RFC 4519 |
2.5.4.22 | Attribute Type | teletexTerminalIdentifier | RFC 4519 |
2.5.4.23 | Attribute Type | facsimileTelephoneNumber | RFC 4519 |
2.5.4.24 | Attribute Type | x121Address | RFC 4519 |
2.5.4.25 | Attribute Type | internationaliSDNNumber | RFC 4519 |
2.5.4.26 | Attribute Type | registeredAddress | RFC 4519 |
2.5.4.27 | Attribute Type | destinationIndicator | RFC 4519 |
2.5.4.28 | Attribute Type | preferredDeliveryMethod | RFC 4519 |
2.5.4.31 | Attribute Type | member | RFC 4519 |
2.5.4.32 | Attribute Type | owner | RFC 4519 |
2.5.4.33 | Attribute Type | roleOccupant | RFC 4519 |
2.5.4.34 | Attribute Type | seeAlso | RFC 4519 |
2.5.4.35 | Attribute Type | userPassword | RFC 4519 |
2.5.4.36 | Attribute Type | userCertificate | RFC 4523 |
2.5.4.37 | Attribute Type | cACertificate | RFC 4523 |
2.5.4.38 | Attribute Type | authorityRevocationList | RFC 4523 |
2.5.4.39 | Attribute Type | certificateRevocationList | RFC 4523 |
2.5.4.40 | Attribute Type | crossCertificatePair | RFC 4523 |
2.5.4.41 | Attribute Type | name | RFC 4519 |
2.5.4.42 | Attribute Type | givenName | RFC 4519 |
2.5.4.43 | Attribute Type | initials | RFC 4519 |
2.5.4.44 | Attribute Type | generationQualifier | RFC 4519 |
2.5.4.45 | Attribute Type | x500UniqueIdentifier | RFC 4519 |
2.5.4.46 | Attribute Type | dnQualifier | RFC 4519 |
2.5.4.47 | Attribute Type | enhancedSearchGuide | RFC 4519 |
2.5.4.49 | Attribute Type | distinguishedName | RFC 4519 |
2.5.4.50 | Attribute Type | uniqueMember | RFC 4519 |
2.5.4.51 | Attribute Type | houseIdentifier | RFC 4519 |
2.5.4.52 | Attribute Type | supportedAlgorithms | RFC 4523 |
2.5.4.53 | Attribute Type | deltaRevocationList | RFC 4523 |
2.5.6.2 | Object Class | country | RFC 4519 |
2.5.6.3 | Object Class | locality | RFC 4519 |
2.5.6.4 | Object Class | organization | RFC 4519 |
2.5.6.5 | Object Class | organizationalUnit | RFC 4519 |
2.5.6.6 | Object Class | person | RFC 4519 |
2.5.6.7 | Object Class | organizationalPerson | RFC 4519 |
2.5.6.8 | Object Class | organizationalRole | RFC 4519 |
2.5.6.9 | Object Class | groupOfNames | RFC 4519 |
2.5.6.10 | Object Class | residentialPerson | RFC 4519 |
2.5.6.11 | Object Class | applicationProcess | RFC 4519 |
2.5.6.14 | Object Class | device | RFC 4519 |
2.5.6.15 | Object Class | strongAuthenticationUser | RFC 4523 |
2.5.6.16 | Object Class | certificationAuthority | RFC 4523 |
2.5.6.16.2 | Object Class | certificationAuthority-V2 | RFC 4523 |
2.5.6.17 | Object Class | groupOfUniqueNames | RFC 4519 |
2.5.6.18 | Object Class | userSecurityInformation | RFC 4523 |
2.5.6.19 | Object Class | cRLDistributionPoint | RFC 4523 |
2.5.6.21 | Object Class | pkiUser | RFC 4523 |
2.5.6.22 | Object Class | pkiCA | RFC 4523 |
2.5.6.23 | Object Class | deltaCRL | RFC 4523 |
2.5.13.0 | Matching Rule | objectIdentifierMatch | RFC 4517 |
2.5.13.1 | Matching Rule | distinguishedNameMatch | RFC 4517 |
2.5.13.2 | Matching Rule | caseIgnoreMatch | RFC 4517 |
2.5.13.3 | Matching Rule | caseIgnoreOrderingMatch | RFC 4517 |
2.5.13.4 | Matching Rule | caseIgnoreSubstringsMatch | RFC 4517 |
2.5.13.5 | Matching Rule | caseExactMatch | RFC 4517 |
2.5.13.6 | Matching Rule | caseExactOrderingMatch | RFC 4517 |
2.5.13.7 | Matching Rule | caseExactSubstringsMatch | RFC 4517 |
2.5.13.8 | Matching Rule | numericStringMatch | RFC 4517 |
2.5.13.9 | Matching Rule | numericStringOrderingMatch | RFC 4517 |
2.5.13.10 | Matching Rule | numericStringSubstringsMatch | RFC 4517 |
2.5.13.11 | Matching Rule | caseIgnoreListMatch | RFC 4517 |
2.5.13.12 | Matching Rule | caseIgnoreListSubstringsMatch | RFC 4517 |
2.5.13.13 | Matching Rule | booleanMatch | RFC 4517 |
2.5.13.14 | Matching Rule | integerMatch | RFC 4517 |
2.5.13.15 | Matching Rule | integerOrderingMatch | RFC 4517 |
2.5.13.16 | Matching Rule | bitStringMatch | RFC 4517 |
2.5.13.17 | Matching Rule | octetStringMatch | RFC 4517 |
2.5.13.18 | Matching Rule | octetStringOrderingMatch | RFC 4517 |
2.5.13.20 | Matching Rule | telephoneNumberMatch | RFC 4517 |
2.5.13.21 | Matching Rule | telephoneNumberSubstringsMatch | RFC 4517 |
2.5.13.23 | Matching Rule | uniqueMemberMatch | RFC 4517 |
2.5.13.27 | Matching Rule | generalizedTimeMatch | RFC 4517 |
2.5.13.28 | Matching Rule | generalizedTimeOrderingMatch | RFC 4517 |
2.5.13.29 | Matching Rule | integerFirstComponentMatch | RFC 4517 |
2.5.13.30 | Matching Rule | objectIdentifierFirstComponentMatch | RFC 4517 |
2.5.13.31 | Matching Rule | directoryStringFirstComponentMatch | RFC 4517 |
2.5.13.32 | Matching Rule | wordMatch | RFC 4517 |
2.5.13.33 | Matching Rule | keywordMatch | RFC 4517 |
2.5.13.34 | Matching Rule | certificateExactMatch | RFC 4523 |
2.5.13.35 | Matching Rule | certificateMatch | RFC 4523 |
2.5.13.36 | Matching Rule | certificatePairExactMatch | RFC 4523 |
2.5.13.37 | Matching Rule | certificatePairMatch | RFC 4523 |
2.5.13.38 | Matching Rule | certificateListExactMatch | RFC 4523 |
2.5.13.39 | Matching Rule | certificateListMatch | RFC 4523 |
2.5.13.40 | Matching Rule | algorithmIdentifierMatch | RFC 4523 |
2.5.18.5 | Attribute Type | administrativeRole | RFC 3672 |
2.5.23.1 | Administrative Role | autonomousArea R | RFC 3672 |
2.5.23.2 | Administrative Role | accessControlSpecificArea | RFC 3672 |
2.5.23.3 | Administrative Role | accessControlInnerArea | RFC 3672 |
2.5.23.4 | Administrative Role | subschemaAdminSpecificArea | RFC 3672 |
2.5.23.5 | Administrative Role | collectiveAttributeSpecificArea | RFC 3672 |
DIT, Directory Information Tree.
DN, Distinguished Name.
DSE, DSA-specific Entry.
DUA, Directory User Agent.
OID, Object identifier.
RDN, Relative distinguished name.
RFCs:
[RFC 1823] The LDAP Application Program Interface.
[RFC 1959] An LDAP URL Format.
[RFC 1960] A String Representation of LDAP Search Filters.
[RFC 2164] Use of an X.500/LDAP directory to support MIXER address mapping.
[RFC 2247] Using Domains in LDAP/X.500 Distinguished Names.
[RFC 2307] An Approach for Using LDAP as a Network Information Service.
[RFC 2589] Lightweight Directory Access Protocol (v3): Extensions for Dynamic Directory Services.
[RFC 2649] An LDAP Control and Schema for Holding Operation Signatures.
[RFC 2657] LDAPv2 Client vs. the Index Mesh.
[RFC 2696] LDAP Control Extension for Simple Paged Results Manipulation.
[RFC 2713] Schema for Representing Java(tm) Objects in an LDAP Directory.
[RFC 2714] Schema for Representing CORBA Object References in an LDAP Directory.
[RFC 2739] Calendar Attributes for vCard and LDAP.
[RFC 2798] Definition of the inetOrgPerson LDAP Object Class.
[RFC 2820] Access Control Requirements for LDAP.
[RFC 2849] The LDAP Data Interchange Format (LDIF) - Technical Specification.
[RFC 2891] LDAP Control Extension for Server Side Sorting of Search Results.
[RFC 2926] Conversion of LDAP Schemas to and from SLP Templates.
[RFC 2927] MIME Directory Profile for LDAP Schema.
[RFC 3045] Storing Vendor Information in the LDAP root DSE.
[RFC 3062] LDAP Password Modify Extended Operation.
[RFC 3088] OpenLDAP Root Service, An experimental LDAP referral service.
[RFC 3112] LDAP Authentication Password Schema.
[RFC 3296] Named Subordinate References in Lightweight Directory Access Protocol (LDAP) Directories.
[RFC 3384] Lightweight Directory Access Protocol (version 3) Replication Requirements.
[RFC 3494] Lightweight Directory Access Protocol version 2 (LDAPv2) to Historic Status.
[RFC 3663] Domain Administrative Data in Lightweight Directory Access Protocol (LDAP).
[RFC 3671] Collective Attributes in the Lightweight Directory Access Protocol (LDAP).
[RFC 3672] Subentries in the Lightweight Directory Access Protocol (LDAP).
[RFC 3673] Lightweight Directory Access Protocol version 3 (LDAPv3): All Operational Attributes.
[RFC 3687] Lightweight Directory Access Protocol (LDAP) and X.500 Component Matching Rules.
[RFC 3698] Lightweight Directory Access Protocol (LDAP): Additional Matching Rules.
[RFC 3703] Policy Core Lightweight Directory Access Protocol (LDAP) Schema.
[RFC 3712] Lightweight Directory Access Protocol (LDAP): Schema for Printer Services.
[RFC 3727] ASN.1 Module Definition for the LDAP and X.500 Component Matching Rules.
[RFC 3829] Lightweight Directory Access Protocol (LDAP) Authorization Identity Request and Response Controls.
[RFC 3866] Language Tags and Ranges in the Lightweight Directory Access Protocol (LDAP).
[RFC 3876] Returning Matched Values with the Lightweight Directory Access Protocol version 3 (LDAPv3).
[RFC 3909] Lightweight Directory Access Protocol (LDAP) Cancel Operation.
[RFC 3928] Lightweight Directory Access Protocol (LDAP) Client Update Protocol (LCUP).
[RFC 3944] H.350 Directory Services.
[RFC 4104] Policy Core Extension Lightweight Directory Access Protocol Schema (PCELS).
[RFC 4237] Voice Messaging Directory Service.
[RFC 4370] Lightweight Directory Access Protocol (LDAP) Proxied Authorization Control.
[RFC 4373] Lightweight Directory Access Protocol (LDAP) Bulk Update/Replication Protocol (LBURP).
[RFC 4403] Lightweight Directory Access Protocol (LDAP) Schema for Universal Description, Discovery, and Integration version 3 (UDDIv3).
[RFC 4510] Lightweight Directory Access Protocol (LDAP): Technical Specification Road Map.
[RFC 4511] Lightweight Directory Access Protocol (LDAP): The Protocol.
[RFC 4512] Lightweight Directory Access Protocol (LDAP): Directory Information Models.
[RFC 4513] Lightweight Directory Access Protocol (LDAP): Authentication Methods and Security Mechanisms.
[RFC 4514] Lightweight Directory Access Protocol (LDAP): String Representation of Distinguished Names.
[RFC 4515] Lightweight Directory Access Protocol (LDAP): String Representation of Search Filters.
[RFC 4516] Lightweight Directory Access Protocol (LDAP): Uniform Resource Locator.
[RFC 4517] Lightweight Directory Access Protocol (LDAP): Syntaxes and Matching Rules.
[RFC 4518] Lightweight Directory Access Protocol (LDAP): Internationalized String Preparation.
[RFC 4519] Lightweight Directory Access Protocol (LDAP): Schema for User Applications.
[RFC 4520] Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP).
[RFC 4521] Considerations for Lightweight Directory Access Protocol (LDAP) Extensions.
[RFC 4522] Lightweight Directory Access Protocol (LDAP): The Binary Encoding Option.
[RFC 4523] Lightweight Directory Access Protocol (LDAP) Schema Definitions for X.509 Certificates.
[RFC 4524] COSINE LDAP/X.500 Schema.
[RFC 4525] Lightweight Directory Access Protocol (LDAP) Modify-Increment Extension.
[RFC 4526] Lightweight Directory Access Protocol (LDAP) Absolute True and False Filters.
[RFC 4527] Lightweight Directory Access Protocol (LDAP) Read Entry Controls.
[RFC 4528] Lightweight Directory Access Protocol (LDAP) Assertion Control.
[RFC 4529] Requesting Attributes by Object Class in the Lightweight Directory Access Protocol (LDAP).
[RFC 4530] Lightweight Directory Access Protocol (LDAP) entryUUID Operational Attribute.
[RFC 4531] Lightweight Directory Access Protocol (LDAP) Turn Operation.
[RFC 4532] Lightweight Directory Access Protocol (LDAP) "Who am I?" Operation.
[RFC 4533] The Lightweight Directory Access Protocol (LDAP) Content Synchronization Operation.
[RFC 1487] X.500 Lightweight Directory Access Protocol.
[RFC 1488] The X.500 String Representation of Standard Attribute Syntaxes.
[RFC 1558] A String Representation of LDAP Search Filters.
[RFC 1777] Lightweight Directory Access Protocol.
[RFC 1778] The String Representation of Standard Attribute Syntaxes.
[RFC 1779] A String Representation of Distinguished Names.
[RFC 1838] Use of the X.500 Directory to support mapping between X.400 and RFC 822 Addresses.
[RFC 2251] Lightweight Directory Access Protocol (v3).
[RFC 2252] Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions.
[RFC 2253] Lightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names.
[RFC 2254] The String Representation of LDAP Search Filters.
[RFC 2255] The LDAP URL Format.
[RFC 2256] A Summary of the X.500(96) User Schema for use with LDAPv3.
[RFC 2559] Internet X.509 Public Key Infrastructure Operational Protocols - LDAPv2.
[RFC 2587] Internet X.509 Public Key Infrastructure LDAPv2 Schema.
[RFC 2596] Use of Language Codes in LDAP.
[RFC 2829] Authentication Methods for LDAP.
[RFC 2830] Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security.
[RFC 3377] Lightweight Directory Access Protocol (v3): Technical Specification.
[RFC 3383] Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP).
[RFC 3674] Feature Discovery in Lightweight Directory Access Protocol (LDAP).
[RFC 3771] The Lightweight Directory Access Protocol (LDAP) Intermediate Response Message.
Description | Glossary | RFCs | Publications | Obsolete RFCs |