Automic VaultAutomic Vault

brew

openldap mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openldap in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install openldap

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install openldap

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add openldap

Alpine Linux edge package indexes · openldap · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install openldap

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

Nixverifiziert · 92%
nix profile install nixpkgs#openldap

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S openldap

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

Debian aptverifiziert · 92%
sudo apt install ldap-utils

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

Überblick

Paketzusammenfassung

Open source suite of directory software

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
ldapaddcliglobales Executable
ldapcomparecliglobales Executable
ldapdeletecliglobales Executable
ldapexopcliglobales Executable
ldapmodifycliglobales Executable
ldapmodrdncliglobales Executable
ldappasswdcliglobales Executable
ldapsearchcliglobales Executable
ldapurlcliglobales Executable
ldapvccliglobales Executable
ldapwhoamicliglobales Executable
slapaclcliglobales Executable
slapaddcliglobales Executable
slapauthcliglobales Executable
slapcatcliglobales Executable
slapdncliglobales Executable
slapindexcliglobales Executable
slapmodifycliglobales Executable
slappasswdcliglobales Executable
slapschemacliglobales Executable
slaptestcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.6.13
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:openldap
Version2.6.13
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/openldap
Homepagehttps://www.openldap.org/software/
Repositoryhttps://git.openldap.org/openldap/openldap
Upstream-Dokumentationhttps://www.openldap.org/doc
LizenzOLDAP-2.8
Quellarchivhttps://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.13.tgz
Zuletzt aktualisiert2026-06-19T12:32:41-07:00
Pulseupdated
Abhängigkeitenopenssl@3
Von macOS bereitgestellte Bibliothekencyrus-sasl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 2 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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