{ "info": { "author": "Doug Winter", "author_email": "doug.winter@isotoma.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Framework :: Buildout :: Recipe", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX" ], "description": "Slapd buildout recipe\n=====================\n\nThis package provides buildout_recipes for the configuration of slapd_.\n\nWe use the system slapd, so this recipe will not install slapd for you. If you\nwish to install slapd, use `zc.recipe.cmmi`_ perhaps.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n.. _slapd: http://www.openldap.org/software/man.cgi?query=slapd\n.. _`zc.recipe.cmmi`: http://pypi.python.org/pypi/zc.recipe.cmmi\n\nMandatory parameters\n--------------------\n\nincludes\n The schema and config files to load\n\nOptional parameters\n-------------------\n\nexecutable\n The path to the slapd binary. Defaults to ``/usr/sbin/slapd``.\npidfile\n The location to store the pidfile. Defaults to ``${buildout:run-directory}/PARTNAME.pid``, or ``${buildout:parts-directory}/PARTNAME/slapd.pid``\ndirectory\n The location to store data. Defaults to ``${buildout:directory}/var/PARTNAME``.\nuser\n The user to run slapd as. Defaults to ``openldap``.\ngroup\n The group to run slapd as. Defaults to ``openldap``.\nindexes\n A list of indexes to apply to the LDAP instance.\ntemplate\n The full path to the configuration file template, if you want to customise further. Defaults to slapd.conf.j2 template in this package.\n\n\n\nChangelog\n=========\n\n0.0.1 (2011-12-01)\n------------------\n\n- Make interfaces/ports listened on configurable\n\n\n0.0.0 (2011-11-30)\n------------------\n\n- Initial version.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/isotoma.recipe.slapd", "keywords": "ldap buildout slapd", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "isotoma.recipe.ldap", "package_url": "https://pypi.org/project/isotoma.recipe.ldap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/isotoma.recipe.ldap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/isotoma.recipe.slapd" }, "release_url": "https://pypi.org/project/isotoma.recipe.ldap/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Buildout recipes to configure slapd", "version": "0.0.1" }, "last_serial": 793484, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "680d36138d757bebca15447c49547e67", "sha256": "c9328e4a7a295e3ee746b842c00e742849676377044c3c454e97af8642972b4e" }, "downloads": -1, "filename": "isotoma.recipe.ldap-0.0.0.zip", "has_sig": false, "md5_digest": "680d36138d757bebca15447c49547e67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8565, "upload_time": "2011-11-30T18:02:52", "url": "https://files.pythonhosted.org/packages/c1/21/8a739a7be4d049e040499ff27127b32b5e22602e9670d84231d546e4a1f9/isotoma.recipe.ldap-0.0.0.zip" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "0633308e928597c96c099f8aa737483c", "sha256": "a60c069eeb3489bf4b6920849eec26b2b859deeb63fa8799ead51e0b78463b68" }, "downloads": -1, "filename": "isotoma.recipe.ldap-0.0.1.zip", "has_sig": false, "md5_digest": "0633308e928597c96c099f8aa737483c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8736, "upload_time": "2011-12-01T05:08:49", "url": "https://files.pythonhosted.org/packages/d4/db/0a89e0f1fe63b70ad89af78d00659100d462b014cb1e06f23ac372edd6b4/isotoma.recipe.ldap-0.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0633308e928597c96c099f8aa737483c", "sha256": "a60c069eeb3489bf4b6920849eec26b2b859deeb63fa8799ead51e0b78463b68" }, "downloads": -1, "filename": "isotoma.recipe.ldap-0.0.1.zip", "has_sig": false, "md5_digest": "0633308e928597c96c099f8aa737483c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8736, "upload_time": "2011-12-01T05:08:49", "url": "https://files.pythonhosted.org/packages/d4/db/0a89e0f1fe63b70ad89af78d00659100d462b014cb1e06f23ac372edd6b4/isotoma.recipe.ldap-0.0.1.zip" } ] }