<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 5, 2016 at 5:02 PM, Raymond Gardner <span dir="ltr"><<a href="mailto:r.gardner@ntta.com" target="_blank">r.gardner@ntta.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">This poses a problem for me. I do not have a generic bind account to use for configuring a bindDn property or a bindCredential property as is expected with the
BindConnectionInitializer.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">The user provides these binding values during login. How is one expected to configure this?</span></p></div></div></blockquote><div><br></div><div>Have a look at the anonSearchDnResolver.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Will an anonymous search work?</span></p></div></div></blockquote><div><br></div><div>That depends on your directory. If you can resolve DNs with an anonymous search, then it will work. Otherwise, you'll need to obtain a service credential for searching.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"> Then, the authHandler will do the actual bind?</span></p></div></div></blockquote><div><br></div><div>Yes. The bind operation occurs on a different connection than the DN resolution.</div><div><br></div><div>--Daniel Fisher</div><div><br></div></div></div></div>