Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mock LDAP container useful for testing.

NotificationsYou must be signed in to change notification settings

jenkins-infra/mock-ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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'.

Usage

  1. make image
  2. make run
  3. Open a second terminal, runmake 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp