Hi,
this patch allows use of OpenSSH formatted public keys in LDAP. This is needed to fix https://fedorahosted.org/freeipa/ticket/2932.
Note that this is just a quick fix, only the public key portion of an OpenSSH formatted public key is used, options and comments are ignored. A full fix will need more extensive changes in the code.
Honza