Overview#
AddRequest is the LDAP Message for a request to create an LDAP EntryAdd Request LDAP#
The LDAP add operation can be used to create an LDAP Entry in the DIT. The Add Request LDAP Protocol Mechanism is defined as follows:AddRequest ::= [APPLICATION 8] SEQUENCE { entry LDAPDN, attributes AttributeList }
The elements included in this request include the DN of the entry to add and the set of attributes to include in that entry.
The response to an LDAP Add Request is a LDAP Result element consisting of an Add Response.
More Information#
There might be more information for this subject on one of the following:- Access Log
- Add
- Add Modification-type
- Add Response
- Back-end
- Create Read Update Delete
- DSE_CREATE_ENTRY
- Differences between LDAP 2 and 3 Protocols
- EDirectory Common Event Format
- Forward Reference
- LDAP Data Interchange Format
- LDAP Message
- LDAP Post-Read Control
- LDAP Request
- LDAP Result Codes
- LDAP_ALREADY_EXISTS
- LDAP_SERVER_BATCH_REQUEST_OID
- LDAP_SERVER_SD_FLAGS_OID
- LDAP_TYPE_OR_VALUE_EXISTS
- LDAP_UNDEFINED_TYPE
- LDAP_UNWILLING_TO_PERFORM
- LinkID
- Maximum Database Record Size
- Ndstrace Log Searches
- ObjectClass=unknown
- Resource Action
- SOAPDSMLDriver
- Transaction Specification Control
- Understanding Name Forms