Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5
jenkins-infra/mock-ldap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This container runs OpenLDAP, likeldap.jenkins-ci.org
, except that it uses bogus test data insteadof real production data.This is useful as a test fixture.It can be also used for testing of theJenkins Account App.
Two users 'kohsuke' and 'alice' exist in this database. 'kohsuke' is an admin and 'alice' is a regular user. Passwords for both users are 'password'.
make image
make run
- Open a second terminal, run
make setup-ldap
there
After that the LDAP instance will be available on port 389.It can be accessed with the following master credentials:
managerDN=cn=admin,dc=jenkins-ci,dc=orgmanagerPassword=s3cr3t
About
Mock LDAP container useful for testing.
Resources
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Contributors4
Uh oh!
There was an error while loading.Please reload this page.