summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2007-09-07 15:02:25 +0000
committerRich Megginson <rmeggins@redhat.com>2007-09-07 15:02:25 +0000
commitba217f8884cadc1b05dee3ca49201787be4983eb (patch)
treeba1d842b8b6aeb75a9e1057a186e44d6f600f27a /Makefile.am
parent7c0f5346b5f6b4520cbca63513824ed9d3ec938b (diff)
downloadds-ba217f8884cadc1b05dee3ca49201787be4983eb.tar.gz
ds-ba217f8884cadc1b05dee3ca49201787be4983eb.tar.xz
ds-ba217f8884cadc1b05dee3ca49201787be4983eb.zip
Resolves: bug 281631
Bug Description: Pass in schema and config LDIF files to setup Reviewed by: nhosoi (Thanks!) Fix Description: 1) Allow multi-valued parameters in .inf files and command line. These values will be represented internally as an array ref. No existing parameters allow being multi-valued (e.g. you can't use Suffix=o=foo and Suffix=o=bar) 2) Add two new .inf parameters - SchemaFile and ConfigFile. The files listed in SchemaFile will be copied into the schema subdirectory of the new instance, so they must already be named appropriately (e.g. 60foo.ldif). The files listed in ConfigFile must be LDIF files with one or more whole entries to be added to the initial dse.ldif. These could be additional suffixes/databases to create, plugin configuration, replication configuration, or anything else. Right now, if you have an LDIF file that relies on custom schema, you cannot use the InstallLdifFile directive during setup. SchemaFile allows you to do that. Platforms tested: RHEL5 Flag Day: no Doc impact: Will need to document the two additional parameters.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions