# The ldap extension tests To ease testing LDAP-Setups we've created a vagrant-setup. ## Prerequisites You will need [vagrant](https://www.vagrantup.com) on your box. ## Usage To use it follow these steps: * Create a `Vagrantfile` with the following content. * Go to that directory and run "vagrant up" ```Vagrantfile $setup = <<