Summary: parameterizing the hardcoded paths (phase 2. db, log, lock, pid, cert, and instance dir)
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208672
Hello, I've checked in lots of changes into CVS HEAD... This is the phase 2 work for parameterizing the hardcoded paths.
Changes: 1) introduced these 3 new config attributes: nsslapd-lockdir, nsslapd-tmpdir, nsslapd-certdir, and eliminated: nsslapd-instancedir. 2) replaced the hardcoded paths with the corresponding attribute value in the server as well as in the create/remove instance codes. 3) moved snmp stats file to the nsslapd-tmpdir 4) moved the server instance dir to <prefix>/lib/<brand>-ds/slapd-<id>
------- Additional Comments From nhosoi@redhat.com 2006-10-12 21:12 EST ------- Created an attachment (id=138397) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=138397&action=vie...) cvs commit message (for comment #18)
Reviewed by Nathan (Thank you!!!)
Checked in into HEAD.
389-devel@lists.fedoraproject.org