mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
22.19.2014 37454f656b048140b6527a7e3f282c97b0e2df30
Correct the description of DSE

Suggestion thanks to Chris Ridd, sent over IM.
1 files modified
12 ■■■■■ changed files
src/main/docbkx/dev-guide/chap-getting-directory-info.xml 12 ●●●●● patch | view | raw | blame | history
src/main/docbkx/dev-guide/chap-getting-directory-info.xml
@@ -47,10 +47,14 @@
   <secondary>Checking supported features</secondary>
  </indexterm>
  <para>The directory entry with distinguished name <literal>""</literal> (empty
  string) is called the <firstterm>root DSE</firstterm>. DSE stands for
  DSA-Specific Entry. DSA stands for Directory Server Agent, a single
  directory server.</para>
  <para>
   The directory entry with distinguished name
   <literal>""</literal> (empty string)
   is called the <firstterm>root DSE</firstterm>.
   DSE stands for DSA-Specific Entry.
   DSA stands for Directory System Agent.
   The DSE is a different entry on each server.
  </para>
  <para>The root DSE serves to expose information over LDAP about what the
  directory server supports in terms of LDAP controls, auth password schemes,