Issue #410 has been updated by Jonathan Clarke. Status changed from New to Feedback Assigned to changed from Jonathan Clarke to Clément OUDOT
I've commited a fix to change this, is this OK for you Clément? ---------------------------------------- Bug #410: Don't attempt to check or read slapd.conf file is slapd.d directory is configured and present http://tools.lsc-project.org/issues/410 Author: Jonathan Clarke Status: Feedback Priority: Normal Assigned to: Clément OUDOT Category: OpenLDAP init script Target version: openldap-initscript-? Almost all the attempts to read configuration in the init script first check if there is a slapd.d directory configured and uses that, and if not, fall back on to the slapd.conf file. However, in the initialization process, two checks look at this file whether or not a slapd.d directory is configured. This is annoying, and seems to me to be unexpected, because I like to configure both in my default/slapd file: if the directory is there, it takes precedence, if not we fall back to the config file. This will also allow us to distribute a correct slapd.default.DEBIAN file, that allows for the use of slapd.d by default in Debian and Ubuntu as of current versions (see #409) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
