This page (revision-8) 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
8 29-Nov-2024 16:16 2 KB -jim to previous
7 29-Nov-2024 16:16 2 KB -jim to previous | to last
6 29-Nov-2024 16:16 2 KB -jim to previous | to last
5 29-Nov-2024 16:16 2 KB -jim to previous | to last DefinitionLeafEntry ==> Leaf Entry
4 29-Nov-2024 16:16 2 KB -jim to previous | to last
3 29-Nov-2024 16:16 2 KB -jim to previous | to last
2 29-Nov-2024 16:16 2 KB -jim to previous | to last
1 29-Nov-2024 16:16 2 KB unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 14 changed one line
In this example, the entry "dc=example,dc=com" is the naming context, and it has two immediate children, with DNs of "ou=People,dc=example,dc=com" and "ou=Groups,dc=example,dc=com", respectively, and each of those entries has its own subordinate entries. There is no predefined limit to the maximum depth of a directory tree, and any entry can potentially have one or more subordinate entries. An entry that does not contain any subordinates is said to be a [Leaf Entry], and any entry that has at least one subordinate entry is called a [non-leaf entry|DefinitionNonLeafEntry].
In this example, the entry "dc=example,dc=com" is the [NamingContext], and it has two immediate children, with DNs of "ou=People,dc=example,dc=com" and "ou=Groups,dc=example,dc=com", respectively, and each of those entries has its own subordinate entries.
There is no predefined limit to the maximum depth of a directory tree, and any [LDAP Entry] can potentially have one or more subordinate entries. An [LDAP Entry] that does not contain any subordinates is said to be a [Leaf Entry], and any entry that has at least one subordinate entry is called a [Non-leaf].