Micha Niskin

Jun 19, 02:01 PM
Category  

Oh, man. This right here is incredible. LDAP is a PITA when you have to do stuff from the command line. Lots of typing involved, LDIF files, and so forth. This is my new favorite thing: ldapvi .

ldapvi is an interactive LDAP client for Unix terminals. Using it, you can update LDAP entries with a text editor. Think of it as vipw(1) for LDAP.

This is unbelievably awesome.

Comment