{"id":13500592,"url":"https://github.com/intoolswetrust/ldap-server","last_synced_at":"2026-01-26T09:14:38.058Z","repository":{"id":40344108,"uuid":"11999952","full_name":"intoolswetrust/ldap-server","owner":"intoolswetrust","description":"Simple in-memory LDAP server for testing purposes - single JAR based on ApacheDS","archived":false,"fork":false,"pushed_at":"2024-10-07T21:07:38.000Z","size":133,"stargazers_count":157,"open_issues_count":9,"forks_count":58,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-10-31T19:37:06.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intoolswetrust.png","metadata":{"files":{"readme":"README-docker.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-08-09T11:59:21.000Z","updated_at":"2024-10-23T18:27:58.000Z","dependencies_parsed_at":"2023-01-28T15:03:15.031Z","dependency_job_id":"921cc34a-bbbe-4883-8558-7761b62ea234","html_url":"https://github.com/intoolswetrust/ldap-server","commit_stats":null,"previous_names":["kwart/ldap-server"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intoolswetrust%2Fldap-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intoolswetrust%2Fldap-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intoolswetrust%2Fldap-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intoolswetrust%2Fldap-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intoolswetrust","download_url":"https://codeload.github.com/intoolswetrust/ldap-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246155985,"owners_count":20732355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T22:01:06.341Z","updated_at":"2026-01-26T09:14:33.038Z","avatar_url":"https://github.com/intoolswetrust.png","language":"Java","readme":"# Docker ldap-server image\n\nDistroless Java Docker image with Apache DS based LDAP server\n\nUse the `latest` tag to have up-to-date version.\n\n## How to run it\n\n### Default LDIF\n\n```bash\ndocker run -it --rm -p 10389:10389 -p 10636:10636 kwart/ldap-server \n```\n\n### Custom LDIF\n\nIf the LDIF is located in the current directory and named `custom.ldif`\n\n```bash\ndocker run -it --rm \\\n    -p 10389:10389 \\\n    -v `pwd`:/mnt \\\n    kwart/ldap-server \\\n    /mnt/custom.ldif\n```\n","funding_links":[],"categories":["Java","测试","OpenLDAP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintoolswetrust%2Fldap-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintoolswetrust%2Fldap-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintoolswetrust%2Fldap-server/lists"}