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

Mark Craig
15.40.2011 fc3e8658942c4d9032a67ac7333f8037eed40f08
opendj3/src/main/docbkx/shared/man-ldappasswordmodify.xml
@@ -58,6 +58,14 @@
    <term><option>-a, --authzID {authzID}</option></term>
    <listitem>
     <para>Authorization ID for the user entry whose password should be changed</para>
     <para>The authorization ID is a string having either the prefix
     <literal>dn:</literal> followed by the user's distinguished name, or
     the prefix <literal>u:</literal> followed by a user identifier that
     depends on the identity mapping used to match the user identifier to
     an entry in the directory. Examples include
     <literal>dn:uid=bjensen,ou=People,dc=example,dc=com</literal>, and, if
     we assume that <literal>bjensen</literal> is mapped to Barbara Jensen's
     entry, <literal>u:bjensen</literal>.</para>
    </listitem>
   </varlistentry>
   <varlistentry>