Automic VaultAutomic Vault

brew

openldap を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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