Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiredofit/docker-openldap
Dockerized LDAP server with many customizable options
https://github.com/tiredofit/docker-openldap
alpine docker openldap ppolicy replication ssl tls zabbix
Last synced: 9 days ago
JSON representation
Dockerized LDAP server with many customizable options
- Host: GitHub
- URL: https://github.com/tiredofit/docker-openldap
- Owner: tiredofit
- License: mit
- Created: 2017-08-25T05:11:10.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T19:06:45.000Z (4 months ago)
- Last Synced: 2024-07-06T00:38:49.242Z (4 months ago)
- Topics: alpine, docker, openldap, ppolicy, replication, ssl, tls, zabbix
- Homepage:
- Size: 1.76 MB
- Stars: 106
- Watchers: 9
- Forks: 50
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# github.com/tiredofit/docker-openldap
[![GitHub release](https://img.shields.io/github/v/tag/tiredofit/docker-openldap?style=flat-square)](https://github.com/tiredofit/docker-openldap/releases/latest)
[![Build Status](https://img.shields.io/github/actions/workflow/status/tiredofit/docker-openldap/main.yml?branch=main&style=flat-square)](https://github.com/tiredofit/docker-openldap/actions)
[![Docker Stars](https://img.shields.io/docker/stars/tiredofit/openldap.svg?style=flat-square&logo=docker)](https://hub.docker.com/r/tiredofit/openldap/)
[![Docker Pulls](https://img.shields.io/docker/pulls/tiredofit/openldap.svg?style=flat-square&logo=docker)](https://hub.docker.com/r/tiredofit/openldap/)
[![Become a sponsor](https://img.shields.io/badge/sponsor-tiredofit-181717.svg?logo=github&style=flat-square)](https://github.com/sponsors/tiredofit)
[![Paypal Donate](https://img.shields.io/badge/donate-paypal-00457c.svg?logo=paypal&style=flat-square)](https://www.paypal.me/tiredofit)This as a Dockerfile to build a [OpenLDAP](https://openldap.org) server for maintaining a directory.
Upon starting this image it will give you a ready to run server with many configurable options.* Tracks latest release
* Compiles from source
* Multiple backends (bdb, hdb, mdb, sql)
* All overlays compiled
* Supports TLS encryption
* Supports Replication
* Scheduled Backups of Data
* Ability to choose NIS or rfc2307bis Schema
* Additional Password Modules (Argon, SHA2, PBKDF2)
* Two Password Checking Modules - check_password.so and ppm.so
* Zabbix Monitoring templates included### Maintainer
- [Dave Conroy]([email protected])
## See individual branches