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.
Release files for isotoma.recipe.ldap 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| isotoma.recipe.ldap-0.0.1.zip | 8.7 kB | Details |
Release files / isotoma.recipe.ldap-0.0.1.zip
| Download URL | isotoma.recipe.ldap-0.0.1.zip |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a60c069eeb3489bf4b6920849eec26b2b859deeb63fa8799ead51e0b78463b68
|
|
BLAKE2b-256 checksum How to use checksums |
d4db0a89e0f1fe63b70ad89af78d00659100d462b014cb1e06f23ac372edd6b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |