summaryrefslogtreecommitdiff
path: root/source4/setup/provision-backend
Commit message (Expand)AuthorAgeFilesLines
* Updates to the recent cn=config support for the OpenLDAP backendOliver Liebel2009-02-251-2/+3
* Added mmr and olc to the OpenLDAP backend provisioning-scriptsOliver Liebel2009-02-241-3/+9
* Use convenience function for finding setup_dir based on location ofJelmer Vernooij2009-02-111-2/+2
* Use script path to find the setup directory.Jelmer Vernooij2009-01-211-1/+1
* Make sure server_role gets initialized in backend provisioning code -Jelmer Vernooij2009-01-191-1/+1
* Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij2008-12-211-1/+1
* Avoid use of parentheses in Python import statements, as it's not supported b...Jelmer Vernooij2008-12-191-1/+1
* Update OpenLDAP MMR configuration per comments by Oliver LiebelAndrew Bartlett2008-08-201-1/+1
* Generate Multi-Master Replication configuration for OpenLDAPOliver Liebel2008-08-191-1/+6
* Rework provision to handle both simple and SASL binds.Andrew Bartlett2008-07-151-3/+3
* Fix imports for provision-backend.Jelmer Vernooij2008-05-231-3/+6
* Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett2008-04-081-7/+8
* Update the provision scripts and selftest for LDAPAndrew Bartlett2008-03-131-3/+3
* Upgrade provision-backend to python.Andrew Bartlett2008-03-131-189/+98
* provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett2008-01-171-3/+2
* OpenLDAP backend: Place the refint overlay after the memberof overlayAndrew Bartlett2008-01-171-2/+3
* Start generating a configuration for the refint overlay. ThisAndrew Bartlett2008-01-161-0/+7
* r26635: The OpenLDAP folks have been very accommodating, and their memberof p...Andrew Bartlett2007-12-311-0/+1
* r26610: Write out a memberof.conf, to run the memberof plugin on all linkedAndrew Bartlett2007-12-261-0/+30
* r25616: Fedora DS now has a way to install the schema and extra configurationAndrew Bartlett2007-12-211-4/+4
* r23717: We need to remove the _ in LDAP_MANAGERPASS for theAndrew Bartlett2007-10-101-1/+1
* r23716: Clarify LDAP Manager DN and fix slapd startup syntax.Andrew Bartlett2007-10-101-2/+2
* r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett2007-10-101-2/+11
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-1/+1
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-101-5/+33
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-101-0/+114