[Freeipa-devel] [PATCH] 386 Fix client discovery crash

Martin Kosek mkosek at redhat.com
Wed Mar 13 12:30:51 UTC 2013


Client discovery LDAP search assumes that the remote LDAP server will
send an entry with lowercase attribute names. When it discovers for
example on openldap which sends it in CamelCase, the discovery
crashes.

Convert retrieved entry to CIDict to avoid this error. Also add
a fallback to ipa-client-install server discovery process so that
it rather skips the faulty server instead of crashing.

https://fedorahosted.org/freeipa/ticket/3446

-------

NOTE: this is just a hotfix for IPA 3.1.x (ipa-3-1 branch). Proper fix was done
by Petr Viktorin (patches 0191-0195).

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-386-fix-client-discovery-crash.patch
Type: text/x-patch
Size: 3007 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130313/7865864c/attachment.bin>


More information about the Freeipa-devel mailing list