diff --git a/ext/ldap/tests/README b/ext/ldap/tests/README index 4f3b07d6cd1..edc44eb4b08 100644 --- a/ext/ldap/tests/README +++ b/ext/ldap/tests/README @@ -1,3 +1,74 @@ +To ease testing LDAP-Setups we've created a vagrant-setup. + +Prerequisits: +============= + +You will need vagrant on your box. Get it from https://www.vagrantup.com + +Usage: +====== + +To use it follow these steps: + +* Create a Vagrant-file with the following content. +* Go to that directory and run "vagrant up" + +``` +$setup = <<