LDAP Development in Python, Part 1
The first part of a series of articles by Matt Butcher at PacktPub.com
Author: M Butcher
Date: 2007-12-07 18:32:47 -0500
Packt, the UK-based technology publisher, today published the first part in a series of articles written by Matt Butcher on developing LDAP applications in Python.
This series of articles discusses using the Python LDAP library to contact an LDAP directory server. It covers authentication (binding), searching, and manipulating directory information.
Future articles will focus on advanced features of this excellent Python library.
Matt Butcher is the author of three books for Packt, and is currently writing a fourth, which will cover developing custom extensions to the Drupal content management system.
|