[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4530) Patch to support configuration directories



Full_Name: Wilmer van der Gaast
Version: 
OS: 
URL: 
Submission from: (NULL) (213.84.166.144)


Hello,

I made a little change in slapd's config.c that might be useful for others. It
allows the user to specify a directory instead of a file to the include
configuration command. If it's a directory, it will parse all files in that
directory.

This can be useful for people who write scripts to automatically add
configuration settings to their OpenLDAP setup (for permissions, etc).

If you're interested, I can make a patch and submit it. I don't know if other
people think this is useful, but please let me know. :-)