<div>Typos get me again!! I swear I'm dyslexic...</div>
<div> </div>
<div>Anyway, I've changed that and I'm still getting the debug line that it's selecting users from the RT database.</div>
<div> </div>
<div>Set($EmailCompletionLdapServer, 'XX.XX.XX.XX');<br>Set($EmailCompletionLdapBase, 'dc=mydomain,dc=local');<br>Set($EmailCompletionLdapUser, 'distinguishedName of user');<br>Set($EmailCompletionLdapPass, 'pass');<br>
Set($EmailCompletionLdapFilter, '(objectClass=person)');<br>Set($EmailCompletionLdapAttrSearch, [qw/mail cn/]);<br>Set($EmailCompletionLdapAttrShow, "mail");<br>Set($EmailCompletionLdapMinLength, 4);<br>
Set($EmailCompletionRdbmsDisable, 1);<br><br>As you can see, I've simplified my settings a fair bit more to try and get it to work...</div>
<div> </div>
<div>Still no LDAP values returned(not sure if the extension puts a debug line in showing the bind/search in the logs but that isn't there either), and the RT database is still being used.</div>
<div> </div>
<div>I restarted httpd after I made the changes, also tried using a completely new browser(in case there was client side caching going on)... is there a cache that needs cleaning on the server?</div>
<div> </div>
<div>Thanks!</div>
<div>Mike.</div>
<div><br> </div>
<div class="gmail_quote">On Tue, May 24, 2011 at 10:11 PM, Roedel, Mark <span dir="ltr"><<a href="mailto:MarkRoedel@letu.edu" target="_blank">MarkRoedel@letu.edu</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Might $EmailCompletionRdbmsDisable be the variable you want here?<br><br><br>From: Mike Johnson <<a href="mailto:mike.johnson@nosm.ca" target="_blank">mike.johnson@nosm.ca</a><mailto:<a href="mailto:mike.johnson@nosm.ca" target="_blank">mike.johnson@nosm.ca</a>>><br>
Date: Tue, 24 May 2011 16:34:54 -0400<br>To: <<a href="mailto:rt-users@lists.bestpractical.com" target="_blank">rt-users@lists.bestpractical.com</a><mailto:<a href="mailto:rt-users@lists.bestpractical.com" target="_blank">rt-users@lists.bestpractical.com</a>>><br>
Subject: [rt-users] RTx::EmailCompletion - LDAP setup error and RDBMS not disabling<br>
<div><br>Set($EmailCompletionRdmbsDisable, 1);<br>I have 2 issues I'm seeing now<br><br>1. the EmailCompletionRdmbsDisable doesn't seem to effect the lookup on RT's database. In the debug logs I see this<br><br>
</div>[Tue May 24 19:30:01 2011] [debug]: SELECT DISTINCT main.* FROM Users main JOIN Principals Principals_1  ON ( Principals_1.id = <a href="http://main.id/" target="_blank">main.id</a><<a href="http://main.id/" target="_blank">http://main.id/</a>> )  WHERE (main.EmailAddress LIKE '%lori%') AND (Principals_1.PrincipalType = 'User')  ORDER BY main.Name ASC  (/opt/rt3/local/plugins/RTx-EmailCompletion/lib/RTx/EmailCompletion.pm:23)<br>

<div>
<div></div>
<div><br>It's still searching RT's database. Now this could be linked to if the LDAP is successful or not... but I would think the LDAP search would show up at least?<br><br><br></div></div></blockquote></div><br>
<br clear="all"><br>-- <br>Mike Johnson<br>Datatel Programmer/Analyst<br>Northern Ontario School of Medicine<br>955 Oliver Road<br>Thunder Bay, ON   P7B 5E1<br>Phone: (807) 766-7331<br>Email: <a href="mailto:mike.johnson@nosm.ca" target="_blank">mike.johnson@nosm.ca</a><br>