rabbitmq-server/deps/rabbitmq_auth_backend_ldap/example
Jean-Sébastien Pédron 0a71c3cf7b system_SUITE: Setup slapd(8) at the beginning of the testsuite
... instead of relying on an external script to configure it.

This way, if OpenLDAP server is installed, `make ct-system` should work.
`TESTING.md` is updated with this new information.

It also means the following resources are now unused:
* The Docker and Vagrant files
* `setup.sh` and `seed.sh` in the `example` directory
2020-03-26 16:07:08 +01:00
..
README.md example/README.md: Record the source of those LDIF files 2020-03-26 15:54:23 +01:00
global.ldif setup openldap as part of vagrant provisioning 2016-06-29 10:33:25 +01:00
memberof_init.ldif configure openldap backend 2016-07-28 15:28:35 +01:00
refint_1.ldif Adds 'memberOf' attribute overlay configuration. 2016-04-18 14:23:00 +01:00
refint_2.ldif configure openldap backend 2016-07-28 15:28:35 +01:00

README.md