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

Matthew Swift
09.15.2012 d4b671ac170caf82f3cf6d210bd2d2bf63749847
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, March 9, 2012 22:15 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, March 9, 2012 22:15 +0100
commitd4b671ac170caf82f3cf6d210bd2d2bf63749847
tree e1b387b19ceacd1b6fb49b7cf44b6d8b4b47a3c3 tree | zip | gz
parent fa245aa31d2f5c03ffde42c27b2d9d7cdf1ba976 view | diff
Fix OPENDJ-435: Don't create any backend DB's when running setup in cli mode

Remove the default value of "dc=example,dc=com" for the -b option to setup, thereby allowing non-interactive creation of a new OpenDJ instance without a backend.

Note that both interactive CLI and GUI setup interfaces permit creation of a new instance without a backend, it was just non-interactive mode which had the limitation.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/InstallDSArgumentParser.java 4 ●●●● diff | view | raw | blame | history