{"id":19574408,"url":"https://github.com/bersace/docker-openldap","last_synced_at":"2026-05-17T14:35:11.703Z","repository":{"id":91116512,"uuid":"116368604","full_name":"bersace/docker-openldap","owner":"bersace","description":"Yet another OpenLDAP Docker image","archived":false,"fork":false,"pushed_at":"2018-02-14T15:27:21.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T11:18:21.131Z","etag":null,"topics":["docker","openldap"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bersace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-05T09:40:57.000Z","updated_at":"2018-02-14T15:04:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"045eeaca-0225-43ac-a1a5-ca3ea3bf341a","html_url":"https://github.com/bersace/docker-openldap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bersace/docker-openldap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bersace%2Fdocker-openldap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bersace%2Fdocker-openldap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bersace%2Fdocker-openldap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bersace%2Fdocker-openldap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bersace","download_url":"https://codeload.github.com/bersace/docker-openldap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bersace%2Fdocker-openldap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33142301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","openldap"],"created_at":"2024-11-11T06:41:00.471Z","updated_at":"2026-05-17T14:35:11.686Z","avatar_url":"https://github.com/bersace.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenLDAP Container Image\n\n[![Docker Image](https://images.microbadger.com/badges/image/bersace/openldap.svg)](https://hub.docker.com/r/bersace/openldap)\n[![CI](https://circleci.com/gh/bersace/docker-openldap.svg?style=shield)](https://circleci.com/gh/bersace/docker-openldap)\n\n`bersace/openldap` tries to be as simple as official Postgres image.\n\n- Based on `debian:stretch-slim`.\n- Shipped with SASL modules.\n- Simple self-signed TLS for testing purpose.\n- Extensible with `/docker-entrypoint-init.d/`.\n\n\n## Environment variables\n\nSome variables are mandatory for bootstrap.\n\n- `LDAP_ADMIN_PASSWORD` contains clear admin password. Defaults to `admin`.\n- `LDAP_DOMAIN`, the DNS style domain managed by the directory. Defaults to\n  FQDN.\n- `LDAP_ORGANISATION`, the human readable name of the root organisation.\n  Defaults to `Unknown`.\n- `LDAP_BACKEND`: defaults to `mdb`.\n\n\n## Customizing Bootstrap\n\nIf OpenLDAP database is empty, entrypoint triggers a bootstrap procedure. You\ncan hook this procedure with files in `/docker-entrypoint-init.d/`. File ending\nwith `.sh` is sourced. File ending with `ldif` is processed either by `ldapadd`\nor `ldapmodify`.\n\nIn bootstrap scripts are executed as root. A temporary `slapd` instance is\nrunning on UNIX socket to avoid using `slapadd`. Use OpenLDAP tools like\n`ldapsearch`, `ldapadd` or `ldapmodify` without arguments. `LDAP*` environment\nvariables are properly set for this purpose.\n\nEntrypoint preprocess `.ldif` files with `envsubst`. `${LDAPBASE}`,\n`${LDAP_BACKEND}` and `${LDAP_DOMAIN}` are substituted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbersace%2Fdocker-openldap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbersace%2Fdocker-openldap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbersace%2Fdocker-openldap/lists"}