<br><font size=2 face="sans-serif">Hi all,</font>
<br><font size=2 face="sans-serif">I am trying to use the RTcontributions
i.e. "LDAP Overlay" . Could someone tell me as to what it actually
does since my requirements is to use the User Login and Password from the
Active directory database rather than from the "Users" table.
Does this overlay do that. Also, could someone explain the following piece
of code which needs to go into RT_SiteConfig.pm?</font>
<br>
<br><font size=2 face="sans-serif"># $LDAPExternalAuth = 1;</font>
<br><font size=2 face="sans-serif"># $LdapServer="127.0.0.1";</font>
<br><font size=2 face="sans-serif"># $LdapUser="";</font>
<br><font size=2 face="sans-serif"># $LdapPass="";</font>
<br><font size=2 face="sans-serif"># $LdapBase="ou=Users,dc=example,dc=com";</font>
<br><font size=2 face="sans-serif"># $LdapUidAttr="uid";</font>
<br><font size=2 face="sans-serif"># $LdapFilter="(objectclass=*)";</font>
<br><font size=2 face="sans-serif"># $LdapTLS = 1;</font>
<br><font size=2 face="sans-serif"># $LdapGroup ="cn=RT,ou=Group,dc=example,dc=com";</font>
<br><font size=2 face="sans-serif"># $LdapGroupAttribute = 'uniqueMember';</font>
<br><font size=2 face="sans-serif"># $LdapSSLVersion = 3;</font>
<br>
<br><font size=2 face="sans-serif">Regards,<br>
Ahalya Nathan<br>
Senior Programmer / Analyst<br>
Information Technology, Metropolitan Utilities District <br>
(402) 449-8218 phone<br>
(402) 449-8131 fax<br>
ahalya_nathan@mudnebr.com</font>