Skip to content

fivetanley/vagrant-ldap-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant LDAP VM

Gives you a quick and dirty LDAP server for developing against. Also installs phpldapadmin.

Uses OpenLDAP as the LDAP server config.

Installation

git clone https://github.com/fivetanley/vagrant-ldap-vm.git

Install Vagrant.

Install vagrant landrush:

vagrant plugin install landrush

Let landrush install its resolver.conf so you can get neat .vagrant.dev domains:

vagrant landrush install

Then, in your terminal after cloning:

vagrant up

After it boots and provisions, visit http://ldap.vagrant.dev/phpldapadmin in your web browser.

Log in with:

Username: cn=admin,dc=foo,dc=bar

Password: admin

About

quick and dirty ldap vm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published