1. 程式人生 > >[TimLinux] python-ldap 介紹

[TimLinux] python-ldap 介紹

處理 控制 IT 批量 dap 大量 list sch 修改

1. 接口

ldap: LDAP庫接口

ldap.asyncsearch: 大量搜索結果數據采用流處理

ldap.controls: LDAPv3上層訪問擴展控制

ldap.dn: LDAP distinguished 名稱處理

ldap.extop: LDAPv3上層訪問擴展操作

ldap.filter: LDAP過濾器處理

ldap.modlist: 生成修改列表

ldap.resiter: 大量搜索結果數據采用流處理生成器

ldap.schema: LDAPv3 schema處理

ldap.syncrepl: syncrepl消費者實現

ldap.sasl: SASL認證方法

ldif: LDIF 解析器和生成器

ldapurl: LDAP URL 處理

sldaptest: OpenLDAP的sldap服務器的批量測試實例

[TimLinux] python-ldap 介紹