You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

ldap0

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldap0

Module package for implementing LDAP clients


Maintainers
1

Readme

Module ldap0

Module package ldap0 provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose.

Additionally the package contains some Python modules for:

  • parsing and producing LDIF
  • handling LDAP URLs
  • parse and handle LDAPv3 subschema
  • LDAPv3 extended operations and controls
  • automatic tests with OpenLDAP server

Installing this module is required for running this software:

  • web2ldap
  • Æ-DIR
  • OATH-LDAP
  • slapdcheck

Further notes:

  • ldap0 means ldap reset.
  • Only works with Python 3.6 or newer!
  • This module is of no general use!
  • Don't use it for your own project! The API may change at any time without further notice! You have been warned!

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc