freeipa/ipaserver/plugins
Martin Kosek 2d460003b9 Fix LDAP effective rights control with python-ldap 2.4.x
The new version of python-ldap changed the way it created LDAPv3
extended controls. The API used in 2.4.x can no longer be used
because it does not send the bind DN with effective rights
control and LDAP server thus rejects it.

This patch implements the new API in a backward compatible way
so that it works both with python-ldap versions 2.3.x and 2.4.x.

https://fedorahosted.org/freeipa/ticket/2565
2012-03-22 00:54:57 -04:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Display serial number as HEX (DECIMAL) when showing certificates. 2012-03-14 04:40:35 -04:00
join.py Try to register DNS name through a DNS Update on install. 2011-02-17 19:43:52 -05:00
ldap2.py Fix LDAP effective rights control with python-ldap 2.4.x 2012-03-22 00:54:57 -04:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Display serial number as HEX (DECIMAL) when showing certificates. 2012-03-14 04:40:35 -04:00
xmlserver.py Implement password based session login 2012-02-27 05:57:43 -05:00