Skip to content

Portable dummy LDAP server for development

License

Notifications You must be signed in to change notification settings

pmensik/dummyldap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

mkdir dummyldap && cd $_
curl -Ls intelie.github.io/dummyldap | sh

LDAP server is afterwards running on port 1389. You should bind to a DN uid=$username,ou=users,ou=system where $username is either test1 or test2 (passwords are the same).

About

Portable dummy LDAP server for development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 77.7%
  • Shell 22.3%