CRUD
dn: uid=smith ❶,dc=betrayer,dc=com ❷
changetype: add ❸
objectClass: inetOrgPerson ❹
objectClass: organizationalPerson ❹
objectClass: Person ❹
objectClass: top ❹
uid: smith ❺
cn: Jill Smith ❻
sn: Smith ❻
Adding an entry having the primary key value
|
|
To be appended to. In this case its simply the DIT's root. |
|
The operation creates an adds a new node to the tree. This line may be omitted since adding a node is the default. |
|
Object classes represent a schema describing the
structure of instances. The |
|
The |
|
|
Operation | Result |
---|---|
|
|
Addressing an existing |
|
Operation: Modify entry. |
|
Add a |
|
The value to be set. |
Operation | Result |
---|---|
|
|
Addressing an existing |
|
Operation: Modify entry. |
|
Replace the |
|
The replacement value to be set. |
Base state | Operation | Result |
---|---|---|
|
|
|
Base state | Operation |
---|---|
|
|
Base state | Operation | Result |
---|---|---|
|
|
|