| Version 2 (modified by mahlon, 4 years ago) (diff) |
|---|
Shelldap
A handy shell-like interface for browsing LDAP servers and editing their content. It keeps command history, has sane autocompletes, credential caching, site-wide and individual configs, and it's fun to say. Shelldap! Shelldap! Shelldap!
Downloads
You can download the latest script here.
It is also available via the FreeBSD ports system and on OS X via macports.
Installation
Shelldap is simply a perl script. Put it into a convenient place of your choosing.
Shelldap requires the following perl modules to function properly:
- YAML::Syck
- Term::Shell
- Digest::MD5
- Net::LDAP
- Algorithm::Diff
Development
You can also check out the source via Subversion from the following uri:
svn://martini.nu/shelldap
Documentation
Once installed, Shelldap is fully documented via perldoc, and has a built-in help command as well.
