summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/httpinstance.py
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-03-21 09:50:33 +0100
committerRob Crittenden <rcritten@redhat.com>2012-03-22 00:54:57 -0400
commit2d460003b9ec18d1dea52b745fc534090d82daab (patch)
treef40a872716d999702567bd9ff5ee974b629fdc2d /ipaserver/install/httpinstance.py
parent98a99cbca894b6122377976e51567d65513635e7 (diff)
downloadfreeipa.git-2d460003b9ec18d1dea52b745fc534090d82daab.tar.gz
freeipa.git-2d460003b9ec18d1dea52b745fc534090d82daab.tar.xz
freeipa.git-2d460003b9ec18d1dea52b745fc534090d82daab.zip
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
Diffstat (limited to 'ipaserver/install/httpinstance.py')
0 files changed, 0 insertions, 0 deletions