[Freeipa-devel] [PATCH] Add LDAP class variable for SSL

Rob Crittenden rcritten at redhat.com
Wed Jul 8 03:00:30 UTC 2009


Older versions of python-ldap will assert if you call ldap.get_option() 
on an option that hasn't been set yet. This was causing the server to 
crash on Fedora 9 and older with any request.

I added a _ssl boolean class variable which gets set to True if either a 
CA is set or a cert is provided for authentication.

I've already pushed this out to master because it was causing the server 
to not work at all.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-235-ldap.patch
Type: application/mbox
Size: 1682 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090707/546c2b21/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090707/546c2b21/attachment.bin>


More information about the Freeipa-devel mailing list