This page (revision-3) was last changed on 29-Nov-2024 16:16 by -jim

This page was created on 29-Nov-2024 16:16 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 29-Nov-2024 16:16 3 KB -jim to previous
2 29-Nov-2024 16:16 3 KB -jim to previous | to last
1 29-Nov-2024 16:16 3 KB unknown to last

Page References

Incoming links Outgoing links
LDAP Entry

Version management

Difference between version and

At line 2 changed one line
An entry is the structure that holds [data] in a [DIT] and may be referred to as a [node].
An entry is the structure that holds information in a directory server. It consists of the following components:
*A [DN] that uniquely identifies the entry among all other entries in the server.
*A collection of [object class|Definition -- Object Class] values that are used to govern the contents of the entry.
*A collection of [attributes|Attribute] values that contain the actual data for the entry.
At line 4 changed 4 lines
[{$pagename}] consists of the following components:
* A [DN] that is a [Unique Identifier] for the [{$pagename}] among all other entries in the [DIT].
* A collection of [ObjectClass] values that are used to govern the contents of the [{$pagename}].
* A collection of [Attribute Values] that contain the actual [data] for the [{$pagename}].
Every entry is characterized by precisely one structural object class superclass chain which has a single structural object class as the most subordinate object class.
At line 9 changed 3 lines
Every [{$pagename}] is characterized by precisely one [Structural ObjectClass] superclass chain which has a single structural object class as the most subordinate [ObjectClass].
The Collection of [object classes] determines the available [Attributes] for the entry.
The Collection of [object classes] determines the available [attributes|Attribute] for the entry.
At line 13 changed one line
The Collection of [ObjectClass] define a set of required attributes, which [MUST] be present in the [{$pagename}], and possibly [OPTIONAL] [attributeTypes], which may be included in the entry but are not required.
The Collection of [object class|Definition -- Object Class] determines define a set of required attributes, which must be present in the entry, and possibly [OPTIONAL] [attributeTypes], which may be included in the entry but are not required.
At line 15 removed 2 lines
Within the [DIT] the [{$pagename}] may be a [Leaf Entry] or a [Non-leaf] entry
At line 18 changed one line
An [{$pagename}] consists of a set of [AttributeTypes] that hold [data] about the object that the [{$pagename}] represents. Some [attributeType] represent user information and are called [user attributes|userApplications]. Other attributes represent [OperationalAttributes] and/or administrative information and are called [operational attributes].
An [{$pagename}] consists of a set of [AttributeTypes] that hold information about the object that the [{$pagename}] represents. Some [attributeType] represent user information and are called [user attributes|userApplications]. Other attributes represent operational and/or administrative information and are called [operational attributes].
At line 35 removed one line