[Freeipa-devel] [PATCH] 131 Fix LDAPCreate search failure

Martin Kosek mkosek at redhat.com
Fri Sep 30 09:16:27 UTC 2011


Since this change influences most LDAPCreate calls I run full tests and
everything seems OK - no suspicious error. I just had to fix HBAC tests
failures caused by invalid hostname (see attached patch 132).

----
LDAPCreate reports "search criteria was not specific enough" when LDAP
object created in LDAPCreate shares its container with other LDAP objects
and there is one with the same name and RDN attribute.

Pass objectclass to find_entry_by_attr() function used to retrieve
newly created object for POST_CALLBACK to identify correct LDAP
object.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-131-fix-ldapcreate-search-failure.patch
Type: text/x-patch
Size: 1583 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110930/90b00b0a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-132-fix-hbac-tests-hostnames.patch
Type: text/x-patch
Size: 1169 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110930/90b00b0a/attachment-0001.bin>


More information about the Freeipa-devel mailing list