Install ldapvi by entering the following commands in the terminal:
sudo apt update sudo apt install ldapvi
Description:
perform an LDAP search and update results using a text editor
From a first glance ldapvi looks like ldapsearch: You search for entries in the ldap database. But the results get opened in your preferred editor, and you can change, add or delete entries from there. After you are done you quit the editor and ldapvi offers you several options: View your changes as LDIF, commit changes or discard them.
Homepage: http://www.lichteblau.com/ldapvi/
Version: 1.7-10build1
Section: universe/text