ldaptor:使用Twisted Python的LDAP服务器,客户端和实用程序

时间:2024-06-01 09:58:42
【文件属性】:

文件名称:ldaptor:使用Twisted Python的LDAP服务器,客户端和实用程序

文件大小:369KB

文件格式:ZIP

更新时间:2024-06-01 09:58:42

Python

Ldaptor Ldaptor是一个纯Python库,可实现: LDAP客户端逻辑 分别可访问的LDAP和BER协议消息生成/解析 ASCII格式LDAP过滤器的生成和解析 LDIF格式数据生成 Samba密码更改逻辑 还包括一组可从命令行使用的LDAP实用程序。 详细文档可以在上。 快速用法示例 from twisted . internet import reactor , defer from ldaptor . protocols . ldap import ldapclient , ldapsyntax , ldapconnector @ defer . inlineCallbacks def example (): # The following arguments may be also specified as unicode strings #


网友评论