You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dataflake.ldapconnection

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dataflake.ldapconnection

LDAP connection library

2.1
PyPI
Maintainers
1

.. image:: https://api.travis-ci.org/dataflake/dataflake.ldapconnection.svg?branch=master :target: https://travis-ci.org/dataflake/dataflake.ldapconnection

.. image:: https://readthedocs.org/projects/dataflakeldapconnection/badge/?version=latest :target: https://dataflakeldapconnection.readthedocs.io :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/dataflake.ldapconnection.svg :target: https://pypi.python.org/pypi/dataflake.ldapconnection :alt: PyPI

.. image:: https://img.shields.io/pypi/pyversions/dataflake.ldapconnection.svg :target: https://pypi.python.org/pypi/dataflake.ldapconnection :alt: Python versions

========================== dataflake.ldapconnection

This package provides an abstraction layer on top of pyldap. It offers a connection object with simplified methods for inserting, modifying, searching and deleting records in the LDAP directory tree. Failover/redundancy can be achieved by supplying connection data for more than one LDAP server.

Documentation

Full documentation is available at http://dataflakeldapconnection.readthedocs.io

Bug tracker

A bug tracker is available at https://github.com/dataflake/dataflake.ldapconnection/issues

Keywords

ldap ldapv3

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts