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

jvergara
08.07.2008 3b21d8c7f9c756c62d9e3fade67783a4bcd34067
refs
author jvergara <jvergara@localhost>
Tuesday, April 8, 2008 13:07 +0200
committer jvergara <jvergara@localhost>
Tuesday, April 8, 2008 13:07 +0200
commit3b21d8c7f9c756c62d9e3fade67783a4bcd34067
tree 6824284676bb3dae11e24bdc0837816d8e1bdb1b tree | zip | gz
parent 9d64e122c4551afa5a6ccc72d4a85e911360437e view | diff
Fix for issue 3129 (stop-ds: -j/--bindPasswordFile option doesn't work)
In fact the issue applies to most of the task based command-lines (like export-ldif or import-ldif). THe fix consist basically on taking into account whether the user provided the password in a file or not.
4 files modified
66 ■■■■■ changed files
opends/src/server/org/opends/server/tools/LDAPAuthenticationHandler.java 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/ManageAccount.java 38 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/StopDS.java 6 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/args/LDAPConnectionArgumentParser.java 21 ●●●●● diff | view | raw | blame | history