LDAP管理工具-Apache Directory Studio
2010-10-30 16:23:04 阿炯

本站赞助商链接,请多关照。

Apache Directory Studio 是一个 LDAP 的工具平台,用来连接到任何 LDAP 服务器并进行管理和开发工作。与目录访问服务器ApacheDS同出于ASF,采用Java编写而成。可能是目前最好用的LDAP管理客户端了。

主要功能:LDAP浏览器、LDIF编辑器、嵌入式 ApacheDS、ACI编辑器。


Features
LDAP Browser
The LDAP Browser has been designed to work with almost any LDAP server available. It not only permits to read and display the tree of your LDAP Server but also allows you to modify it by creating, editing or removing entries.

LDIF Editor
The LDIF Editor is a tool for editing LDIF files. It provides syntax highlighting and content assistance.

Schema Editor
The Schema Editor has been designed to edit the schema files in the OpenLDAP format. It allows you to edit easily attribute types and object classes for Apache Directory Server and OpenLDAP.

Embedded ApacheDS
Apache Directory Studio bundles the latest version of the LDAPV3 certified ApacheDS. Creating and launching a new LDAP server now takes less than 10 seconds!

ApacheDS Configuration
The ApacheDS Configuration Editor can be used to edit the server configuration ('server.xml' file) of an Apache Directory Server installation.

ACI Editor
The ACI Editor allows you to define, for an entry or a set of entries, graphically or manually (in souce code mode), an ACI (Access Control Information) item specification for Apache Directory Server.

最新版本:2.0

值得关注的新特性:
* 基于 Eclipse Luna 最新版本的 RCP 应用
* 修改更新页面到 'p2' 格式
* 支持 ApacheDS 2.0.0-M20 配置,集成到 LDAP 服务器插件

项目主页:http://directory.apache.org/studio/