【发布时间】:2018-05-12 08:40:20
【问题描述】:
我想使用 python 来管理我公司的 Active Directory。 但它是在没有 ssl 证书的情况下建立的。 我使用 python 库“ldap3” 使用函数“extend.microsoft.modify_password()” 这引发了“unwillingToPerform”的期望
【问题讨论】:
-
你能分享你遇到错误的相关代码吗?
标签: python active-directory ldap