macOS
brew install ldapvilocal Homebrew formula metadata
sudo port install ldapviMacPorts ports tree · net/ldapvi/Portfile · ソース: api.github.com
brew / 順位 6058
ldapvi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ldapvilocal Homebrew formula metadata
sudo port install ldapviMacPorts ports tree · net/ldapvi/Portfile · ソース: api.github.com
sudo apk add ldapviAlpine Linux edge package indexes · ldapvi · ソース: dl-cdn.alpinelinux.org
sudo apt install ldapviDebian stable package indexes · ldapvi · ソース: deb.debian.org
sudo dnf install ldapviFedora Rawhide package metadata · ldapvi · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ldapvinixpkgs package indexes · pkgs/by-name/ld/ldapvi/package.nix · ソース: api.github.com
概要
Update LDAP entries with a text editor
履歴
ldapvi is an interactive Unix terminal LDAP client that lets administrators edit LDAP directory entries with a text editor, explicitly framed by its author as vipw(1) for LDAP.
ldapvi was written by David Lichteblau and released as a small C/autoconf Unix utility. The project's official site describes it as an interactive LDAP client for updating LDAP entries with an editor and links both the manual and the GitHub repository.
The NEWS file records 1.0 as the initial release on 2004-01-01. During the 2004-2007 release series, ldapvi gained .ldaprc setup support, naming-context discovery, TLS options, SASL support, LDIF compatibility modes, UTF-8 support, and its own ldapvi configuration file syntax.
A 1.8 release was published on 2026-02-14, collecting modern build fixes and long-running packaging patches while preserving the old editor-centered workflow.
ldapvi became a niche but durable administrator tool because it matched an existing Unix idiom: dump structured system state into an editor, validate the edited result, then commit changes interactively.
Its package-manager presence across Homebrew, Debian, Ubuntu, Fedora-family systems, Alpine, MacPorts, Nix, and other Unix-like distributions reflects long-tail sysadmin adoption rather than mass developer-tool popularity.
Typical use is to bind to an LDAP server, fetch entries into an editor buffer, make changes in ldapvi syntax or LDIF-like forms, review the detected add/rename/modify/delete operations, and then confirm or re-edit.
The manual documents conventional OpenLDAP configuration files such as ~/.ldaprc and /etc/ldap/ldap.conf, plus ldapvi's own ~/.ldapvirc or /etc/ldapvi.conf format for profiles and command options.
ldapvi matters to package nerds because it is the rare LDAP administration package built around vi-era Unix ergonomics rather than a GUI, web console, or one-shot ldapmodify pipeline.
Its release history is also a tidy example of a small C utility surviving dependency churn: OpenLDAP, SASL, TLS libraries, readline, curses, and distro packaging all show up in the NEWS file.
セキュリティ状態
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.
~/.ldaprc/etc/ldap/ldap.conf~/.ldapvirc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ldapvi | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ldapvi |
|---|---|
| バージョン | 1.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | http://www.lichteblau.com/ldapvi/ |
| リポジトリ | https://github.com/ldapvi/ldapvi |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ldapvi 1.7-11.1+b1
perform an LDAP search and update results using a text editor
http://www.lichteblau.com/ldapvi/
sudo apt install ldapvildapvi
nix profile install nixpkgs#ldapvildapvi 1.7-10build7
perform an LDAP search and update results using a text editor
http://www.lichteblau.com/ldapvi/
sudo apt install ldapvildapvi 1.7-r16
ldapvi is an interactive LDAP client for Unix terminals
http://www.lichteblau.com/ldapvi/
sudo apk add ldapvildapvi-doc 1.7-r16
ldapvi is an interactive LDAP client for Unix terminals (documentation)
http://www.lichteblau.com/ldapvi/
sudo apk add ldapvi-docldapvi 1.8-3.fc45
An interactive LDAP client
http://www.lichteblau.com/ldapvi/
sudo dnf install ldapvildapvi
sudo port install ldapviソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.