<font size=2 face="sans-serif">Dear List,</font>
<br>
<br><font size=2 face="sans-serif">I installed toolkits 0.9 from the website
in my local XAMPP. I also have a working locale installation of OpenLDAP
(Mac OS X). The structure is as follows:</font>
<br>
<br><font size=2 face="sans-serif">dc=example,dc=com</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp;ou=people</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp;cn=user1</font>
<br>
<br><font size=2 face="sans-serif">In Xerte I use the following settings:</font>
<br>
<br><font size=2 face="sans-serif">$site-&gt;ldap_host = &quot;ldap://localhost&quot;;</font>
<br><font size=2 face="sans-serif">$site-&gt;ldap_port = 389;</font>
<br>
<br><font size=2 face="sans-serif">$site-&gt;bind_pwd=&quot;supersecret&quot;;</font>
<br><font size=2 face="sans-serif">$site-&gt;basedn=&quot;dc=example,dc=com&quot;;</font>
<br><font size=2 face="sans-serif">$site-&gt;bind_dn = 'cn=Manager,dc=example,dc=com';</font>
<br>
<br><font size=2 face="sans-serif">When I try to login with &quot;user1&quot;
Xerte it tells me: &quot;Sorry that password combination was not correct&quot;.
</font>
<br><font size=2 face="sans-serif">I think Xerte doesn't know which attribute
to look for the username?!</font>
<br>
<br><font size=2 face="sans-serif">Peter</font>