skip to navigation
skip to content

isotoma.recipe.ldap 0.0.1

Buildout recipes to configure slapd

Downloads ↓

Slapd buildout recipe

This package provides buildout_recipes for the configuration of slapd.

We use the system slapd, so this recipe will not install slapd for you. If you wish to install slapd, use zc.recipe.cmmi perhaps.

Mandatory parameters

includes
The schema and config files to load

Optional parameters

executable
The path to the slapd binary. Defaults to /usr/sbin/slapd.
pidfile
The location to store the pidfile. Defaults to ${buildout:run-directory}/PARTNAME.pid, or ${buildout:parts-directory}/PARTNAME/slapd.pid
directory
The location to store data. Defaults to ${buildout:directory}/var/PARTNAME.
user
The user to run slapd as. Defaults to openldap.
group
The group to run slapd as. Defaults to openldap.
indexes
A list of indexes to apply to the LDAP instance.
template
The full path to the configuration file template, if you want to customise further. Defaults to slapd.conf.j2 template in this package.

Changelog

0.0.1 (2011-12-01)

  • Make interfaces/ports listened on configurable

0.0.0 (2011-11-30)

  • Initial version.
 
File Type Py Version Uploaded on Size # downloads
isotoma.recipe.ldap-0.0.1.zip (md5) Source 2011-12-01 8KB 202