[Fedora-directory-devel] Please review: Bug 281631: Pass in schema and config LDIF files to setup

Richard Megginson rmeggins at redhat.com
Thu Sep 6 23:10:15 UTC 2007


https://bugzilla.redhat.com/show_bug.cgi?id=281631
Resolves: bug 281631
Bug Description: Pass in schema and config LDIF files to setup
Reviewed by: ???
Files: see diff
Branch: HEAD
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.
https://bugzilla.redhat.com/attachment.cgi?id=189321

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-directory-devel/attachments/20070906/3baeb7c6/attachment.bin>


More information about the Fedora-directory-devel mailing list