pkg.soopen package index

brew / rang 6058

Installer ldapvi avec Homebrew, apk, apt, dnf, MacPorts, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ldapvi

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ldapvi

MacPorts ports tree · net/ldapvi/Portfile · Source: api.github.com

Linux

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

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

Debian aptvérifié · 92%
sudo apt install ldapvi

Debian stable package indexes · ldapvi · Source: deb.debian.org

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

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

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

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

aperçu

Résumé du paquet

Update LDAP entries with a text editor

Commandes et alias

  • ldapvi

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

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

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.

Chronologie

  • 2004-01-01: ldapvi 1.0 initial release.
  • 2005-11-13: ldapvi 1.3 adds --config, --discover, and --class workflows.
  • 2006-11-04: ldapvi 1.6 adds SASL support, LDIF support, UTF-8 support, and ~/.ldapvirc or /etc/ldapvi.conf.
  • 2007-05-05: ldapvi 1.7 fixes a buffer overrun in home_filename().
  • 2026-02-14: ldapvi 1.8 ships accumulated build, packaging, and compatibility fixes.

Related projects

  • ldapvi sits alongside OpenLDAP command-line tools such as ldapsearch, ldapmodify, ldapdelete, and ldapmoddn; version 1.6 explicitly added compatibility-style command-line modes for several of those tools.

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

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

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
~/.ldaprc/etc/ldap/ldap.conf~/.ldapvirc

exécutables

Exécutables installés

CommandeTypeExpositionNote
ldapviexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

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-08-03
version du gestionnaire1.8
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ldapvi
Version1.8
Gestionnaire de paquetsHomebrew
Page d'accueilhttp://www.lichteblau.com/ldapvi/
Dépôthttps://github.com/ldapvi/ldapvi
Bouteillenon enregistré
Serviceaucun déclaré

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%

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 ldapvi
  • Section: text
  • Architecture: amd64
  • Source Package: ldapvi
  • 8 Dépendances
  • normalized package name match
  • Correspondance par : Ldapvi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ldapvi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ldapvi

nix profile install nixpkgs#ldapvi
  • normalized package name match
  • Correspondance par : Ldapvi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ld/ldapvi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ldapvi 1.7-10build7

perform an LDAP search and update results using a text editor

http://www.lichteblau.com/ldapvi/

sudo apt install ldapvi
  • Section: universe/text
  • Architecture: amd64
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Ldapvi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ldapvi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ldapvi 1.7-r16

ldapvi is an interactive LDAP client for Unix terminals

http://www.lichteblau.com/ldapvi/

sudo apk add ldapvi
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ldapvi
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ldapvi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ldapvi from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ldapvi-doc 1.7-r16

ldapvi is an interactive LDAP client for Unix terminals (documentation)

http://www.lichteblau.com/ldapvi/

sudo apk add ldapvi-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ldapvi
  • normalized package name match
  • Correspondance par : Ldapvi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ldapvi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

ldapvi 1.8-3.fc45

An interactive LDAP client

http://www.lichteblau.com/ldapvi/

sudo dnf install ldapvi
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ldapvi
  • 10 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ldapvi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ldapvi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

ldapvi

sudo port install ldapvi
  • normalized package name match
  • Correspondance par : Ldapvi
MacPorts ports tree · api.github.com · MacPorts ports tree: net/ldapvi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation