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

Mark Craig
18.12.2011 1d336df15b23f2ddd8ba0af33cec9f56e1797ac4
Fix for OpenDJ-358: Tools such as backup should allow to prompt for bind Password when none is provided
7 files modified
14 ■■■■■ changed files
opendj3/src/main/docbkx/shared/man-backup.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-export-ldif.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-import-ldif.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-manage-account.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-rebuild-index.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-restore.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-stop-ds.xml 2 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/shared/man-backup.xml
@@ -197,6 +197,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
opendj3/src/main/docbkx/shared/man-export-ldif.xml
@@ -210,6 +210,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
opendj3/src/main/docbkx/shared/man-import-ldif.xml
@@ -278,6 +278,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
opendj3/src/main/docbkx/shared/man-manage-account.xml
@@ -294,6 +294,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
opendj3/src/main/docbkx/shared/man-rebuild-index.xml
@@ -169,6 +169,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
opendj3/src/main/docbkx/shared/man-restore.xml
@@ -161,6 +161,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>
opendj3/src/main/docbkx/shared/man-stop-ds.xml
@@ -163,6 +163,8 @@
     <term><option>-w, --bindPassword {bindPassword}</option></term>
     <listitem>
      <para>Password to use to bind to the server</para>
      <para>Use <option>-w -</option> to have the command prompt for the
      password, rather than enter the password on the command line.</para>
     </listitem>
    </varlistentry>
    <varlistentry>