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

Mark Craig
30.50.2012 81646b5beb003a4fc095c31d58c0c91b52324813
Mention Get Connection ID and Password Policy State extended operations 
1 files modified
28 ■■■■■ changed files
opendj3/src/main/docbkx/admin-guide/appendix-extended-ops.xml 28 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/appendix-extended-ops.xml
@@ -51,6 +51,20 @@
   </listitem>
  </varlistentry>
  <varlistentry xml:id="get-connection-id-extended-request">
   <term>Get Connection ID Extended Request</term>
   <listitem>
    <indexterm>
     <primary>LDAP extended operations</primary>
     <secondary>Get Connection ID</secondary>
    </indexterm>
    <para>Object Identifier: 1.3.6.1.4.1.26027.1.6.2</para>
    <para>OpenDJ extended operation to return the connection ID of the
    associated client connection. This extended operation is intended for OpenDJ
    internal use.</para>
   </listitem>
  </varlistentry>
  <varlistentry xml:id="password-modify-extended-request">
   <term>Password Modify Extended Request</term>
   <listitem>
@@ -64,6 +78,20 @@
   </listitem>
  </varlistentry>
  <varlistentry xml:id="password-policy-state-extended-operation">
   <term>Password Policy State Extended Operation</term>
   <listitem>
    <indexterm>
     <primary>LDAP extended operations</primary>
     <secondary>Password policy state</secondary>
    </indexterm>
    <para>Object Identifier: 1.3.6.1.4.1.26027.1.6.1</para>
    <para>OpenDJ extended operation to query and update password policy state
    for a given user entry. This extended operation is intended for OpenDJ
    internal use.</para>
   </listitem>
  </varlistentry>
  <varlistentry xml:id="start-transport-layer-security-extended-request">
   <term>Start Transport Layer Security Extended Request</term>
   <listitem>