开发者

Python LDAP old password still working

开发者 https://www.devze.com 2022-12-10 01:59 出处:网络
I have the LDAP python module installed to authorise logins via active directory, but if I change the password, the new and the old one work together.Does anyone know how to resolve this i开发者_开发知

I have the LDAP python module installed to authorise logins via active directory, but if I change the password, the new and the old one work together. Does anyone know how to resolve this i开发者_开发知识库ssue?


I strongly suspect that it is active directory who is caching the credentials -at least for some time after the change- ; have a look at this link.

0

精彩评论

暂无评论...
验证码 换一张
取 消