DESCR 450 B

123456789101112
  1. Using ldapvi you can update LDAP entries with a text editor.
  2. There are other implementations of the same idea, but ldapvi:
  3. - is written in C
  4. - is reasonably fast and small
  5. - shows a summary of changes before committing them; details of the
  6. changes can be previewed in LDIF format
  7. - uses an LDIF-like format in the editor
  8. - can rename entries
  9. - does not give up easily; on error, you can edit the file again or
  10. rebind to the server and try again