Automic VaultAutomic Vault

brew

Install openldap with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

Open source suite of directory software. Version 2.6.13 via Homebrew; verified 2026-06-19.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install openldap

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install openldap

MacPorts ports tree · databases/openldap/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add libldap

Alpine Linux edge package indexes · libldap · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install ldap-utils

Debian stable package indexes · ldap-utils · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install openldap

Fedora Rawhide package metadata · openldap · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#openldap

nixpkgs package indexes · pkgs/by-name/op/openldap/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S openldap

Arch Linux sync databases · openldap · source: geo.mirror.pkgbuild.com

overview

Package summary

Open source suite of directory software

Commands and aliases

  • ldapadd
  • ldapcompare
  • ldapdelete
  • ldapexop
  • ldapmodify
  • ldapmodrdn
  • ldappasswd
  • ldapsearch
  • ldapurl
  • ldapvc
  • ldapwhoami
  • slapacl
  • slapadd
  • slapauth
  • slapcat
  • slapdn
  • slapindex
  • slapmodify
  • slappasswd
  • slapschema
  • slaptest

history

Project history and usage

OpenLDAP is an open-source suite of LDAP directory software. It packages the slapd directory server, client tools, libraries, schemas, overlays, replication features, and operational documentation around the IETF LDAP protocol family.

Project history

OpenLDAP traces back to the University of Michigan LDAP codebase. The OpenLDAP Foundation says OpenLDAP Software is based on prior University of Michigan work, and Howard Chu's 2018 retrospective describes the project as starting from the last University of Michigan LDAP 3.3 release after the Michigan team moved on to Netscape Directory Server work.

Kurt Zeilenga founded the project in 1998, and OpenLDAP 1.0.0 was released on 26 August 1998 as essentially University of Michigan LDAP 3.3 plus accumulated community patches. The OpenLDAP Foundation, established in August 1998, coordinates the project and promotes open-source LDAP development.

The project grew through major server and protocol milestones: OpenLDAP 2.0 added LDAPv3, SASL, StartTLS, and improved server architecture; 2.2 brought LDAP Sync replication and overlays; 2.3 added cn=config and password-policy work; 2.4 added MirrorMode and MultiMaster replication; 2.5 added the LDAP Load Balancer Daemon and many overlay/library enhancements; 2.6 added file-based logging and load-balancer improvements.

Adoption history

OpenLDAP's adoption is tied to LDAP itself. RFC 4510 defines LDAPv3 as an Internet protocol for accessing distributed directory services that follow X.500 data and service models, and OpenLDAP became the widely packaged open-source implementation for Unix-like systems that needed those directory services.

Administrators use OpenLDAP for centralized identity and directory data, especially where applications, Unix accounts, mail systems, network devices, or legacy enterprise systems already speak LDAP. Its long life also comes from being infrastructure glue: many deployments do not expose it to end users, but authentication and address-book workflows depend on it.

How it is used

The admin guide frames OpenLDAP as software for building, configuring, and operating directory services, including the standalone LDAP daemon slapd. Operators define a directory information tree, schemas, access controls, indexes, replication topology, TLS/SASL settings, and backends, then manage entries with tools such as ldapsearch, ldapadd, ldapmodify, and ldapdelete.

Package users install openldap either as a server stack or as client libraries and command-line utilities needed by other software. The same package can support a running slapd service, local schema/testing work, or development against libldap.

Why package nerds care

OpenLDAP is a high-leverage systems package because it is both a daemon and a dependency surface. Packaging choices affect service files, configuration paths, schema directories, TLS defaults, dynamic modules, library ABI consumers, and whether downstream software links against the system LDAP client library.

It is also a lesson in boring infrastructure longevity. The package exists because directory protocols and identity integrations outlive trend cycles; the hard packaging work is preserving upgrade paths, defaults, and operational documentation across decades of deployments.

Timeline

  • 1996: the University of Michigan LDAP 3.3 codebase became the base from which OpenLDAP later started.
  • August 1998: the OpenLDAP Foundation and Project were established, and OpenLDAP 1.0.0 was released on 26 August 1998.
  • August 2000: OpenLDAP 2.0 added LDAPv3 support, SASL, StartTLS, thread pooling, and other server improvements.
  • October 2007: OpenLDAP 2.4 added MirrorMode and MultiMaster replication, Proxy Sync replication, expanded monitoring, and new overlays.
  • April 2021: OpenLDAP 2.5 added lloadd, transaction support, new replication protocols, multi-factor-authentication-related features, and many overlay/library changes.
  • October 2021: OpenLDAP 2.6 added file-based logging and additional load-balancer strategies.

Related projects

  • OpenLDAP is related to the IETF LDAPv3 RFC series, X.500 directory models, University of Michigan LDAP, Netscape Directory Server descendants, LMDB/back-mdb storage, SASL, TLS, Kerberos-oriented authentication deployments, and downstream clients that depend on libldap.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/local/etc/openldap/slapd.conf

executables

Installed executables

CommandKindExposureNote
ldapaddcliglobal executable
ldapcomparecliglobal executable
ldapdeletecliglobal executable
ldapexopcliglobal executable
ldapmodifycliglobal executable
ldapmodrdncliglobal executable
ldappasswdcliglobal executable
ldapsearchcliglobal executable
ldapurlcliglobal executable
ldapvccliglobal executable
ldapwhoamicliglobal executable
slapaclcliglobal executable
slapaddcliglobal executable
slapauthcliglobal executable
slapcatcliglobal executable
slapdncliglobal executable
slapindexcliglobal executable
slapmodifycliglobal executable
slappasswdcliglobal executable
slapschemacliglobal executable
slaptestcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.6.13
manager updated2026-06-19
local dataok
upstreamnot checked
latest detectednot detected

https://www.openldap.org/software/

install metadata

Package metadata

Package keybrew:openldap
Version2.6.13
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/openldap
Homepagehttps://www.openldap.org/software/
Repositoryhttps://git.openldap.org/openldap/openldap
Upstream docshttps://www.openldap.org/doc
LicenseOLDAP-2.8
Source archivehttps://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.13.tgz
Last updated2026-06-19T12:32:41-07:00
Pulseupdated
Dependenciesopenssl@3
Uses from macOScyrus-sasl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenldap
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

ldap-utils 2.6.10+dfsg-1

OpenLDAP utilities

https://www.openldap.org/

sudo apt install ldap-utils
  • Section: net
  • Architecture: amd64
  • Source Package: openldap
  • 3 dependencies
  • 2 provides
  • 3 optional deps
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ldap-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libldap-common 2.6.10+dfsg-1

OpenLDAP common files for libraries

https://www.openldap.org/

sudo apt install libldap-common
  • Section: libs
  • Architecture: all
  • Source Package: openldap
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libldap-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libldap-dev 2.6.10+dfsg-1

OpenLDAP development libraries

https://www.openldap.org/

sudo apt install libldap-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openldap
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libldap-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libldap2 2.6.10+dfsg-1

OpenLDAP libraries

https://www.openldap.org/

sudo apt install libldap2
  • Section: libs
  • Architecture: amd64
  • Source Package: openldap
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libldap2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libldap2-dev 2.6.10+dfsg-1

transitional package for libldap-dev

https://www.openldap.org/

sudo apt install libldap2-dev
  • Section: libdevel
  • Architecture: all
  • Source Package: openldap
  • 1 dependencies
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libldap2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

slapd 2.6.10+dfsg-1

OpenLDAP server (slapd)

https://www.openldap.org/

sudo apt install slapd
  • Section: net
  • Architecture: amd64
  • Source Package: openldap
  • 13 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: slapd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

slapd-contrib 2.6.10+dfsg-1

contributed plugins for OpenLDAP slapd

https://www.openldap.org/

sudo apt install slapd-contrib
  • Section: net
  • Architecture: amd64
  • Source Package: openldap
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: slapd-contrib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

slapi-dev 2.6.10+dfsg-1

development libraries for OpenLDAP SLAPI plugin interface

https://www.openldap.org/

sudo apt install slapi-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openldap
  • 1 dependencies
  • normalized package name match
  • Matched by: Openldap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: slapi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

openldap

nix profile install nixpkgs#openldap
  • normalized package name match
  • Matched by: Openldap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/openldap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ldap-utils 2.6.7+dfsg-1~exp1ubuntu8

OpenLDAP utilities

https://www.openldap.org/

sudo apt install ldap-utils
  • Section: net
  • Architecture: amd64
  • Source Package: openldap
  • 3 dependencies
  • 2 provides
  • 3 optional deps
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ldap-utils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libldap-common 2.6.7+dfsg-1~exp1ubuntu8

OpenLDAP common files for libraries

https://www.openldap.org/

sudo apt install libldap-common
  • Section: libs
  • Architecture: all
  • Source Package: openldap
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libldap-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libldap-dev 2.6.7+dfsg-1~exp1ubuntu8

OpenLDAP development libraries

https://www.openldap.org/

sudo apt install libldap-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: openldap
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libldap-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libldap2 2.6.7+dfsg-1~exp1ubuntu8

OpenLDAP libraries

https://www.openldap.org/

sudo apt install libldap2
  • Section: libs
  • Architecture: amd64
  • Source Package: openldap
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libldap2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libldap2-dev 2.6.7+dfsg-1~exp1ubuntu8

transitional package for libldap-dev

https://www.openldap.org/

sudo apt install libldap2-dev
  • Section: libdevel
  • Architecture: all
  • Source Package: openldap
  • 1 dependencies
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libldap2-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

slapd 2.6.7+dfsg-1~exp1ubuntu8

OpenLDAP server (slapd)

https://www.openldap.org/

sudo apt install slapd
  • Section: net
  • Architecture: amd64
  • Source Package: openldap
  • 14 dependencies
  • 1 provides
  • 5 optional deps
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: slapd from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

slapd-contrib 2.6.7+dfsg-1~exp1ubuntu8

contributed plugins for OpenLDAP slapd

https://www.openldap.org/

sudo apt install slapd-contrib
  • Section: universe/net
  • Architecture: amd64
  • Source Package: openldap
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Openldap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: slapd-contrib from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment