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

Mark Craig
12.00.2011 d052fc3a43c7446adfab65b9e1bb8e3427425a41
Showed an example using encode-password to generate a userPassword value
1 files modified
8 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-ldap-operations.xml 8 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-ldap-operations.xml
@@ -498,7 +498,13 @@
      <para>Generate an encoded password value using the
      <command>encode-password</command> command.</para>
      <para>By default, the password for Directory Manager uses the SSHA512
      password storage scheme.</para>
      password storage scheme. In the following example, the encoded password
      is wrapped to fit on a printed page.</para>
      <screen>$ encode-password -s SSHA512 -i
Please enter the password :
Please renter the password:
Encoded Password:  "{SSHA512}U7Kx5oYcLxdsqSrpSkBk425LwL0Z61loNfS0dBVCcEKVhMyTT
oe3oWikDJ/AJjKEkYBg+q3VUQ5hWgrGVf7MjfDrm5mum6yI"</screen>
     </listitem>
     <listitem>
      <para>Stop OpenDJ.</para>