LDAP Programming in Python (Linux Journal)
[Posted July 16, 2003 by cook]
Linux Journal has published
a HOWTO article on using python-ldap to access LDAP services
from Python.
"
You've heard about the next generation directory protocol called LDAP (lightweight directory access protocol), and you're wondering if it's possible to write programs that can interact with it. Maybe you've even set up an LDAP server of your own, and now you want to write programs for it. To these ends, this article gets you ready to write your own programs to automate the querying process of LDAP servers."
(
Log in to post comments)