Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-ldap - An object-oriented API to access LDAP directory servers
- Description:
python-ldap provides an object-oriented API for working with LDAP within
Python programs. It allows access to LDAP directory servers by wrapping the
OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks
(including processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
Packages
python-ldap-2.4.15-2.el7.x86_64
[158 KiB] |
Changelog
by Matthew Barnes (2014-09-26):
- Add syncrepl_refreshdone() method to SyncreplConsumer class.
Need by FreeIPA, subsequently accepted upstream.
- Resolves: rhbz#1122495
|