macOS
brew install openldaplocal Homebrew formula metadata
sudo port install openldapMacPorts ports tree · databases/openldap/Portfile · ソース: api.github.com
brew
openldap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install openldaplocal Homebrew formula metadata
sudo port install openldapMacPorts ports tree · databases/openldap/Portfile · ソース: api.github.com
sudo apk add openldapAlpine Linux edge package indexes · openldap · ソース: dl-cdn.alpinelinux.org
sudo dnf install openldapFedora Rawhide package metadata · openldap · ソース: dl.fedoraproject.org
nix profile install nixpkgs#openldapnixpkgs package indexes · pkgs/by-name/op/openldap/package.nix · ソース: api.github.com
sudo pacman -S openldapArch Linux sync databases · openldap · ソース: geo.mirror.pkgbuild.com
sudo apt install ldap-utilsDebian stable package indexes · ldap-utils · ソース: deb.debian.org
概要
Open source suite of directory software
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/usr/local/etc/openldap/slapd.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ldapadd | cli | グローバル実行可能ファイル | |
ldapcompare | cli | グローバル実行可能ファイル | |
ldapdelete | cli | グローバル実行可能ファイル | |
ldapexop | cli | グローバル実行可能ファイル | |
ldapmodify | cli | グローバル実行可能ファイル | |
ldapmodrdn | cli | グローバル実行可能ファイル | |
ldappasswd | cli | グローバル実行可能ファイル | |
ldapsearch | cli | グローバル実行可能ファイル | |
ldapurl | cli | グローバル実行可能ファイル | |
ldapvc | cli | グローバル実行可能ファイル | |
ldapwhoami | cli | グローバル実行可能ファイル | |
slapacl | cli | グローバル実行可能ファイル | |
slapadd | cli | グローバル実行可能ファイル | |
slapauth | cli | グローバル実行可能ファイル | |
slapcat | cli | グローバル実行可能ファイル | |
slapdn | cli | グローバル実行可能ファイル | |
slapindex | cli | グローバル実行可能ファイル | |
slapmodify | cli | グローバル実行可能ファイル | |
slappasswd | cli | グローバル実行可能ファイル | |
slapschema | cli | グローバル実行可能ファイル | |
slaptest | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| macOS 提供ライブラリ | cyrus-sasl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openldap |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ldap-utils 2.6.10+dfsg-1
OpenLDAP utilities
sudo apt install ldap-utilslibldap-common 2.6.10+dfsg-1
OpenLDAP common files for libraries
sudo apt install libldap-commonlibldap-dev 2.6.10+dfsg-1
OpenLDAP development libraries
sudo apt install libldap-devlibldap2 2.6.10+dfsg-1
OpenLDAP libraries
sudo apt install libldap2libldap2-dev 2.6.10+dfsg-1
transitional package for libldap-dev
sudo apt install libldap2-devslapd 2.6.10+dfsg-1
OpenLDAP server (slapd)
sudo apt install slapdslapd-contrib 2.6.10+dfsg-1
contributed plugins for OpenLDAP slapd
sudo apt install slapd-contribslapi-dev 2.6.10+dfsg-1
development libraries for OpenLDAP SLAPI plugin interface
sudo apt install slapi-devopenldap
nix profile install nixpkgs#openldapldap-utils 2.6.7+dfsg-1~exp1ubuntu8
OpenLDAP utilities
sudo apt install ldap-utilslibldap-common 2.6.7+dfsg-1~exp1ubuntu8
OpenLDAP common files for libraries
sudo apt install libldap-commonlibldap-dev 2.6.7+dfsg-1~exp1ubuntu8
OpenLDAP development libraries
sudo apt install libldap-devlibldap2 2.6.7+dfsg-1~exp1ubuntu8
OpenLDAP libraries
sudo apt install libldap2libldap2-dev 2.6.7+dfsg-1~exp1ubuntu8
transitional package for libldap-dev
sudo apt install libldap2-devslapd 2.6.7+dfsg-1~exp1ubuntu8
OpenLDAP server (slapd)
sudo apt install slapdslapd-contrib 2.6.7+dfsg-1~exp1ubuntu8
contributed plugins for OpenLDAP slapd
sudo apt install slapd-contribソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.