<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Feb 4, 2016 at 11:11 AM, Negib A. Sherif <span dir="ltr"><<a href="mailto:aa8288@wayne.edu" target="_blank">aa8288@wayne.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">
<div style="font-size:14pt;color:rgb(0,0,0);font-family:'Times New Roman',Times,serif;background-color:rgb(255,255,255)">
<p><span style="font-size:14pt">Hey Daniel,</span><br></p><div>I tried JAAS for authentication porting my 2.x DataConector and got the following error when attempting to login to Remote Ldap. <font color="#ff0000">Any Hint to fix the error below? Eventually, I want to stick with Ldap Authentication built in v3. </font></div></div></div></blockquote><div><br></div><div>Ok. Let's start with getting authentication working. Have a look at the documentation for aggregating multiple directories[1]. Basically you need two authentication handler configurations and two DN resolver configurations. With separate configurations you won't have a collision on the baseDn value. You can either define values directly in the XML or put unique properties in ldap.properties.</div><div><br></div><div>--Daniel Fisher</div><div><br></div><div>[1] <a href="https://wiki.shibboleth.net/confluence/display/IDP30/LDAPAuthnConfiguration#LDAPAuthnConfiguration-MultipleDirectories" target="_blank">https://wiki.shibboleth.net/confluence/display/IDP30/LDAPAuthnConfiguration#LDAPAuthnConfiguration-MultipleDirectories</a> </div></div></div></div>