Automic VaultAutomic Vault

brew

Installer openldap avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de openldap pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install openldap

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install openldap

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add openldap

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

Fedora dnfvérifié · 92%
sudo dnf install openldap

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

Nixvérifié · 92%
nix profile install nixpkgs#openldap

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S openldap

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

Debian aptvérifié · 92%
sudo apt install ldap-utils

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

aperçu

Résumé du paquet

Open source suite of directory software

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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

exécutables

Exécutables installés

CommandeTypeExpositionNote
ldapaddcliexécutable global
ldapcomparecliexécutable global
ldapdeletecliexécutable global
ldapexopcliexécutable global
ldapmodifycliexécutable global
ldapmodrdncliexécutable global
ldappasswdcliexécutable global
ldapsearchcliexécutable global
ldapurlcliexécutable global
ldapvccliexécutable global
ldapwhoamicliexécutable global
slapaclcliexécutable global
slapaddcliexécutable global
slapauthcliexécutable global
slapcatcliexécutable global
slapdncliexécutable global
slapindexcliexécutable global
slapmodifycliexécutable global
slappasswdcliexécutable global
slapschemacliexécutable global
slaptestcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.6.13
gestionnaire mis à jour2026-06-19
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:openldap
Version2.6.13
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/openldap
Page d'accueilhttps://www.openldap.org/software/
Dépôthttps://git.openldap.org/openldap/openldap
Docs amonthttps://www.openldap.org/doc
LicenceOLDAP-2.8
Archive sourcehttps://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.13.tgz
Dernière mise à jour2026-06-19T12:32:41-07:00
Pulseupdated
Dépendancesopenssl@3
Bibliothèques fournies par macOScyrus-sasl
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 2 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • 5 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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