OpenDS是一個基於LDAP與DSML標準的directory service開源版本。
基本介紹
- 外文名:OpenDS
- 分類:開源
英文介紹,中文介紹,
英文介紹
OpenDS is an open source LDAP directory service written from the ground up using 100% pure java. Find out more at theAbout OpenDSpage.
中文介紹
基於LDAP與DSML標準的directory service。directory service不僅包括Directory Server,還有其它與directory相關的基本service如:directory proxy、virtual directory、namespace distribution和數據同步。Directory Server是一個可以通過網路訪問,信息分級存儲的資料庫。客戶端可以使用標準的網路協定(當前支持LDAP和DSML)來與它通信,以達到通過各種各樣的方式獲取和更新信息。