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

Mark Craig
22.42.2012 6eefb031578c50ac12f4420f6b4103d6728be34b
Review comments from Ludovic
1 files modified
7 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-ldap-operations.xml 7 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-ldap-operations.xml
@@ -911,7 +911,12 @@
    again after the reset.</para>
    <para>If you want your application to change a user's password, rather
    than reset a user's password, have your application request the password
    change as the user whose password is changing.</para>
    change as the user whose password is changing. To change the password as
    the user, either bind as the user or use proxied authorization. For
    instructions on the latter, see the section on <link
    xlink:href="admin-guide#proxied-authz"
    xlink:role="http://docbook.org/xlink/role/olink"><citetitle>Configuring
    Proxied Authorization</citetitle></link>.</para>
   </tip>
   <para>You could also accomplish password reset with the following command,