+ -

Python-LDAP 2.4.0 发布

时间:2011-06-05

来源:chenkan

在手机上看
手机扫描阅读
  

python-ldap 提供用于访问 LDAP 目录服务器的 Python 面向对象接口。它封装了 OpenLDAP 2.3+ 接口。

Changes: OpenLDAP 2.4.11 or later is now required to build the modules. Support for extracting LDAPv3 extended controls in LDAP_RES_SEARCH_ENTRY responses was added along with generic support for LDAPv3 extended operations. A new class API was provided in ldap.controls, with new control classes. Some require pyasn1 and pyasn1_modules. A new ldap.logger helper module was included. There were also some fixes and code cleanups.


文章来源:开源中国社区