v2.0.0.v20210717-M17Updated: 3 years, 4 months ago
Apache Directory Studio - The Eclipse-based LDAP browser and directory client
Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.
Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.
To install directory-studio, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install directory-studio
To see what files were installed by directory-studio, run:
port contents directory-studio
To later upgrade directory-studio, run:
sudo port selfupdate && sudo port upgrade directory-studio
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.