https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185364 Bug(s) fixed: 185364 Bug Description: Can't update scripts (e.g., start-slapd) in the instance directory Reviewed by: ??? Files: ldapserver/ldap/cm/newinst/ns-update Branch: HEAD Fix Description: ns-update needs to run ds_create -r for each instance in the server root because the start-slapd et. al. scripts that it needs to recreate are per-instance. The install.inf passed in from setup only contains the information in the [General] and [admin] section. We need to supply the missing information for the [slapd] section to make both create_scripts() and reconfigure_instance() happy. Platforms tested: RHEL4 Flag Day: no Doc impact: no https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=138351
389-devel@lists.fedoraproject.org