没有合适的资源?快使用搜索试试~ 我知道了~
python-adldap:使用 Active Directory 对象进行更多 Pythonic 操作的 Python 模块
共20个文件
html:12个
py:5个
md:1个
需积分: 5 0 下载量 104 浏览量
2021-07-12
08:00:06
上传
评论
收藏 43KB ZIP 举报
温馨提示
python-adldap 该模块旨在使用现有的 python-ldap 模块绑定到 AD 并创建可用于操作 Active Directory 对象的对象。 新类为常见操作提供实用方法,例如启用或禁用帐户,或编辑组成员资格。 这是来自 Google Code 上的 py-ad-ldap 存储库的 fork: : 文档可以在 apidocs 目录中找到。 我提供了一些示例,但阅读源代码将为您提供您需要了解的大部分内容。 要求 python-ldap == 2.4 例子 连接 from ad_ldap . ad_ldap import Domain ad = Domain () ad . connect ( 'ldaps://192.168.1.166' , 'administrator@lazic.local' , 'Password01' ) LDAP 主机必须具有方案(ld
资源推荐
资源详情
资源评论
收起资源包目录
python-adldap-master.zip (20个子文件)
python-adldap-master
__init__.py 27B
LICENSE 11KB
README.md 8KB
apidocs
ad_ldap.ADObject.html 10KB
ad_ldap.Container.html 5KB
undoccedSummary.html 2KB
classIndex.html 1KB
nameIndex.html 15KB
moduleIndex.html 431B
ad_ldap.Domain.html 20KB
ad_ldap.Computer.html 10KB
index.html 1KB
ad_ldap.html 8KB
apidocs.css 6KB
ad_ldap.Group.html 11KB
ad_ldap.User.html 16KB
ad_ldap
errors.py 3KB
ad_ldap.py 42KB
__init__.py 579B
constants.py 3KB
共 20 条
- 1
资源评论
DGGs
- 粉丝: 16
- 资源: 4645
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功