[Pki-devel] [PATCH] Fix for the ds connection issue during installation when the ds server has anonymous access set to off #811

Abhishek Koneru akoneru at redhat.com
Wed Dec 4 22:36:55 UTC 2013


Please review the patch which fixes the following issue.

When anonymous access is set to off for the DS server to be used by a
subsystem, it the search_s method for the ldap object for that URI will
through an Inappropriate Authentication error. 

Fix:

   Call the simple_bind_s to bind with the DS server using the DN and
the ds password and then perform search for the specific base. Thus
providing a proper authentication.

--Abhishek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-akoneru-0082-Cannot-connect-to-ds-when-anon.-access-is-off.patch
Type: text/x-patch
Size: 2977 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20131204/a3cf3985/attachment.bin>


More information about the Pki-devel mailing list