Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt 安装 openldap

查看 openldap 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openldap

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install openldap

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add openldap

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

Fedora dnf已验证 · 92%
sudo dnf install openldap

Fedora Rawhide package metadata · openldap · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#openldap

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

Arch Linux pacman已验证 · 92%
sudo pacman -S openldap

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

Debian apt已验证 · 92%
sudo apt install ldap-utils

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

概览

软件包摘要

Open source suite of directory software

命令和别名

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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ldapaddcli全局可执行文件
ldapcomparecli全局可执行文件
ldapdeletecli全局可执行文件
ldapexopcli全局可执行文件
ldapmodifycli全局可执行文件
ldapmodrdncli全局可执行文件
ldappasswdcli全局可执行文件
ldapsearchcli全局可执行文件
ldapurlcli全局可执行文件
ldapvccli全局可执行文件
ldapwhoamicli全局可执行文件
slapaclcli全局可执行文件
slapaddcli全局可执行文件
slapauthcli全局可执行文件
slapcatcli全局可执行文件
slapdncli全局可执行文件
slapindexcli全局可执行文件
slapmodifycli全局可执行文件
slappasswdcli全局可执行文件
slapschemacli全局可执行文件
slaptestcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.6.13
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:openldap
版本2.6.13
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/openldap
主页https://www.openldap.org/software/
仓库https://git.openldap.org/openldap/openldap
上游文档https://www.openldap.org/doc
许可证OLDAP-2.8
源码归档https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.13.tgz
最后更新2026-06-19T12:32:41-07:00
Pulseupdated
依赖openssl@3
macOS 提供的库cyrus-sasl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 2 提供
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 4 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 2 提供
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 5 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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