a handy shell-like interface for browsing and editing LDAP entries
Shelldap is a handy shell-like interface for browsing LDAP servers and editing their content. Among its features: history, sane autocompletes, credential caching, site-wide and individual config, it's in perl, it's fun to say! shelldap! shelldap! shelldap!
Shelldap is a handy shell-like interface for browsing LDAP servers and editing their content. Among its features: history, sane autocompletes, credential caching, site-wide and individual config, it's in perl, it's fun to say! shelldap! shelldap! shelldap!
To install shelldap, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install shelldap
To see what files were installed by shelldap, run:
port contents shelldap
To later upgrade shelldap, run:
sudo port selfupdate && sudo port upgrade shelldap
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.