<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, May 21, 2015 at 3:32 AM, NPTabunakawai <span dir="ltr"><<a href="mailto:nimcee@gmail.com" target="_blank">nimcee@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>Hi,</div><div><br></div><div>From some of the previous posts I gathered that it was possible to connect to ldap without ssl. I have tried by commenting the respective entries in ldap.properties and ldap-authn-config.</div><div><br></div><div>I am able to get to the idp login page but when after submitting credentials I get :</div><div>Login Failure: Pool is empty and connection creation failed.<br></div><div><br></div><div>Appreciate any pointers on recommended approaches to connect to ldap without SSL.</div><div><br></div><div>idp-process.log:</div><div><div>Caused by: javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece]<br></div><div>        at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3135)</div></div></div></blockquote><div><br></div><div>Double check that the bindDN and bindDNCredential properties are correct. I believe that particular message means your bindDN does not exist.</div><div><br></div><div>--Daniel Fisher</div><div> </div></div></div></div>