Apache Directory Studio 2.0 M1 發布
Apache Directory Studio 是一個 LDAP 的工具平臺,用來連接到任何 LDAP 服務器并進行管理和開發工作。
主要功能:LDAP瀏覽器、LDIF編輯器、嵌入式 ApacheDS、ACI編輯器。
Apache Directory 團隊今天發布了 Apache Directory Studio 2.0 M1 ,這是 2.0 版本的首個 alpha 測試版。Apache Directory Studio 是一個基于 Eclipse 的 LDAP 瀏覽器和客戶端。
下載地址:
http://directory.apache.org/studio/2.0/download
Eclipse Update:
http://directory.apache.org/studio/update/2.x/
改進記錄:
* The Apache Directory LDAP API has now been integrated in Apache Directory Studio:
** it is used as default network provider (as a replacement for JNDI - which is still selectable)
** and also in the Schema Editor plugin for checking the schema inconsistencies
* A new LDAP Servers plugin has been introduced and replaces the
ApacheDS plugin:
** it provides an open way to include LDAP Server adapters which allows you create and run a new LDAP Server within seconds
** LDAP Server adapters are provided for all ApacheDS versions from
1.5.3 to the latest milestone 2.0 M4).
* A new ApacheDS 2.0 Configuration plugin takes care of editing the configuration of a 2.0 ApacheDS instance:
** it reads the configuration from the LDIF configuration file on the filesystem
** it can also read the configuration via LDAP using a connection defined in the LDAP Browser
* The RCP application is based on the latest version of Eclipse (3.7.1):
** it is provided in two versions (32 bit and 64 bit) for each major operating system (Mac OS X, Linux & Windows)
* There are a lot more new additions, improvements and bug fixes