mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
Minor clean up of unpublished section.
This commit is contained in:
parent
8c61bd279e
commit
a728b2c073
1 changed files with 2 additions and 2 deletions
|
|
@ -395,10 +395,10 @@ any LDAPv3 server and easily construct directives for use with
|
|||
|
||||
LDAPv3 servers publish schema elements in special {{subschema}}
|
||||
entries (or subentries). {{slapd}}(8) publishes a single subschema
|
||||
entry normally named {{EX:cn=Subschema}}. If a server which
|
||||
entry normally named {{EX:cn=Subschema}}. In a server which
|
||||
supports a single subschema subentry, the DN of the subschema
|
||||
subenty can usually be found by examining the value of the
|
||||
{{EX:subschemaSubentry}} attribute type in the {{root DSE}}
|
||||
{{EX:subschemaSubentry}} attribute type in the {{root DSE}}.
|
||||
Other servers may publish multiple subschema entries. These
|
||||
can be located by examining the {{EX:subschemaSubentry}} attribute
|
||||
contained in the entry at the root of each administrative context.
|
||||
|
|
|
|||
Loading…
Reference in a new issue