PYTHON-LDAP provides an object-oriented API to access LDAP directory servers in a Python program. The purpose is to encapsulate OpenLDAP 2.3+, which contains other LDAP-related modules (such as processing Ldi, Ldapurls, and LDAPv3 schemas).
LDAP definition
LDAP is a Lightweight directory http://www.aliyun.com/zixun/aggregation/34570.html "> Access protocol, the English full name is Lightweight Directory Access Kyoto, Generally referred to as LDAP. It's based on the X.500 standard, but it's much simpler and can be tailored to your needs.
PYTHON-LDAP 2.4.8 This version supports more LDAPV3 extension controls. Some bug fixes, especially memory leaks and incorrect lock releases.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.