[python-ldap] New sub-module ldap.controls.deref

Michael Ströder michael at stroeder.com
Sat Sep 19 18:02:26 CEST 2015


Michael Ströder wrote:
> I've committed new sub-module ldap.controls.deref which implements the
> client-side of https://tools.ietf.org/html/draft-masarati-ldap-deref inspired
> by some of William's snippets but slightly different. To be released pretty
> soon in release 2.4.21.
> 
> See Demo/pyasn1/derefcontrol.py for a simple example script.
> I've successfully tested with OpenLDAP 2.4.42+.
> It would be nice if somebody could test with 389-ds.

Demo/pyasn1/derefcontrol.py now simply uses FreeIPA's public demo server which
is 389-ds. It works.

Any more LDAP servers available with support for the Dereference Control which
should be tested?

Ciao, Michael.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20150919/c6e1a14a/attachment.bin>


More information about the python-ldap mailing list