<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi there,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’ve got ZendTo up and running mostly successfully, but having a few issues with AD logins. AD authentication only works for certain users, even if I specify the exact OU that some of them are in.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I have a ZendTo user sitting in CN=Users,DC=peoriariverfrontmuseum,DC=org and it is able to log in just fine. However, my own user account which is in OU=Users,OU=Operations,OU=PRM,DC=peoriariverfrontmuseum,DC=org is not able to log in.
Below is my AD configuration from preferences.php. Any help would be much appreciated! Thanks!</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> 'authenticator' => 'AD',</p>
<p class="MsoNormal"> 'authLDAPAdmins' => array('rcain', 'jmellican'),</p>
<p class="MsoNormal"> 'authLDAPBaseDN1' => 'DC=peoriariverfrontmuseum,DC=org',</p>
<p class="MsoNormal"> 'authLDAPServers1' => array('10.20.1.5','10.20.1.6'),</p>
<p class="MsoNormal"> 'authLDAPAccountSuffix1' => '@peoriariverfrontmuseum.org',</p>
<p class="MsoNormal"> 'authLDAPUseSSL1' => false,</p>
<p class="MsoNormal"> 'authLDAPBindUser1' => 'zendto',</p>
<p class="MsoNormal"> 'authLDAPBindPass1' => '********',</p>
<p class="MsoNormal"> 'authLDAPOrganization1' => 'PRM',</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><b><span style="font-size:9.0pt; color:black">Ryan Cain</span></b><span style="font-size:9.0pt; color:black"><br>
Director of Technology<br>
Peoria Riverfront Museum<br>
O - 309-863-3011</span></p>
<p class="MsoNormal"><span style="font-size:9.0pt; color:black">C - 309-657-3148<br>
F - 309-863-3054</span></p>
<p class="MsoNormal"><span style="font-size:9.0pt; color:black"><a href="mailto:rcain@peoriariverfrontmuseum.org"><span style="color:blue">rcain@peoriariverfrontmuseum.org</span></a></span></p>
</div>
<br>
<span style="font-family:Arial; font-size:10px; color:#ccc; line-height:12px">DISCLAIMER: The information in this email is confidential and for the intended recipient only. If you are not the addressee you may not disclose, copy or distribute the contents of
this email. If received in error, please notify the sender. We accept no liability in the event of any loss or damage suffered whilst accessing this email.</span>
</body>
</html>