Apache Directory Studio is a Java application that acts as a general-purpose LDAP browser, schema editor, and LDIF editor, and also provides specialized support for managing ApacheDS. The project has just released version 2.0.0-M15. According to the news section on the project page, some of the changes in this release include:
- Added support for the password modify extended operation as described in RFC 3062
- Fixed an issue in which it could consume large amounts of memory when interacting with the clipboard
- Fixed an issue in which a connection network check may fail
- Make the connection timeout configurable
- Fixed an issue in which importing entries from LDIF may fail
- Fixed an issue preventing the tool from reading binary image data
- Fixed an issue in which attributes may be silently dropped when importing data from LDIF
- Fixed an issue in which an entry editor may fail to open
- Fixed an issue in which it may not be able to display certificate attribute values
- Fixed an issue in which it may not display information about objectGUID and objectSid attribute values correctly
- Removed the JNDI layer