summaryrefslogtreecommitdiffstats
path: root/source4/setup/provision-backend
Commit message (Collapse)AuthorAgeFilesLines
* r25616: Fedora DS now has a way to install the schema and extra configurationAndrew Bartlett2007-12-211-4/+4
| | | | | | | as part of the setup inf file. Andrew Bartlett (This used to be commit 6c8987464e198430885b9e71b54fed6758886fdd)
* r23717: We need to remove the _ in LDAP_MANAGERPASS for theAndrew Bartlett2007-10-101-1/+1
| | | | | | | --ldap-manager-pass= option to work. Andrew Bartlett (This used to be commit fbcb1ec14125a4ca57922ec75b01af9a99dcd954)
* r23716: Clarify LDAP Manager DN and fix slapd startup syntax.Andrew Bartlett2007-10-101-2/+2
| | | | | Andrew Bartlett (This used to be commit 17dad5d8c345c2c3a7643bff7a43473339a22d40)
* r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett2007-10-101-2/+11
| | | | | | | to set up the LDAP backend. Andrew Bartlett (This used to be commit cc7900210a2e473060d5897ec729923ac6b2f18d)
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-1/+1
| | | | | | | on metze's schema work. Andrew Bartlett (This used to be commit 3111bbdf64f57bf8d2638fd9829c071dcfeb4af1)
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-101-5/+33
| | | | | | | | | | easily try this out. I also intend to use this for the selftest, but I'm chasing issues with the OpenlDAP (but not Fedora DS) backend. Andrew Bartlett (This used to be commit 0f457b1d2e20c36ab220b4a6711ce7930c4c7d21)
* r23177: Add in a new provision-backend script. This helps set up the ↵Andrew Bartlett2007-10-101-0/+114
OpenLDAP or Fedora DS backend. This required a new mkdir() call in ejs. We can now provision just the schema for ad2oLschema to operate on (with provision_schema(), without performing the whole provision, just to wipe it again (adjustments to 'make test' to come soon). Andrew Bartlett (This used to be commit 01d54d13dc66ef2127ac52c64ede53d0790738ec)