<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Raymond thank you so much, I can now authenticate with 2 top
level OU's The example I used is for 2 seperate AD servers each
with 2 OU's and it works, although a few values are duplicated
since its not 2 seperate servers. I think I can change the code to
fit our setup of 1 AD server with 4 OU's. <br>
</p>
Dan<br>
<br>
<div class="moz-cite-prefix">On 08/17/2016 04:25 PM, Raymond Gardner
wrote:<br>
</div>
<blockquote
cite="mid:B14E6ACCB76DE742A71A67C2FDF1C913595BF80D@ITWEGFCLST29000"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p
{mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman",serif;
color:black;}
span.s1
{mso-style-name:s1;}
span.EmailStyle18
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:#1F497D;}
span.EmailStyle20
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">If
I’m reading you correctly, I think you want your
ldap.properties to use your new aggregateAuthenticator
instead of bindSearchAuthenticator.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">(bindSearchAuthenticator
is likely still configured to use the
‘idp.authn.LDAP.ldapURL’ property which you said you have
renamed it. This is likely why you get an invalid connector
at startup.)<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span
style="color:#1F497D">>></span>I have
idp.authn.LDAP.authenticator = bindSearchAuthenticator if
thats relevant.<span style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><b><i><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">[Raymond
Gardner]<o:p></o:p></span></i></b></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">ldap.properties<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">idp.authn.LDAP.authenticator
= aggregateAuthenticator<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
<span style="color:#1F497D">>></span>Am I editing the
right place in ldap-authn-config.xml or should I be putting
the block of code somewhere else?<span style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><b><i><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">[Raymond
Gardner]<o:p></o:p></span></i></b></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D">ldap-authn-config.xml
is likely setup correctly.<o:p></o:p></span></p>
</div>
<p>****************************************************************
This email message is intended for the use of the person to whom
it has been sent, and may contain information that is
confidential or legally protected. If you are not the intended
recipient or have received this message in error, you are not
authorized to copy, distribute, or otherwise use this message or
its attachments. Please notify the sender immediately by return
e-mail and permanently delete this message and any attachments.
NTT America makes no warranty that this email is error or virus
free. Thank you.
****************************************************************
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>