<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Bind is, I think the username associated with the password</div><div><br>On 27 Apr 2013, at 12:18, robb <<a href="mailto:robb@interlin.nl">robb@interlin.nl</a>> wrote:<br><br></div><blockquote type="cite"><div>
<meta name="Generator" content="Zarafa WebAccess v6.40.8-27223">
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<title>LDAP configuration for XOT 2.0</title>
<p><style type="text/css">body { font-family: monospace; }</style> </p><div style="background-color: #FFFFFF; color: #000000; ">I have problems getting LDAP authentication configured. I think I have all the necessary info to fill in the configuration, but since I am an absolute newb on LDAP, I just don't know what to fill in where.<br> I have installed xot on a Ubuntu 12.04 x64 server and using openldap.<br> <br> In an earlier post to this list I was already pointed to the file in /xertedir/auth_config.php<br> <br> There I am able to change the way xot authenticates and set it to authenticate through LDAP<br> <br> in website/management.php I set the following:<br> <br> LDAP host =<br> domain.tld<br> <br> LDAP port =<br> 390 (my server uses a non standard LDAP port since also Samba4 is installed that uses 389 for it's own LDAP port)<br> <br> LDAP password =<br> ************* (this is the read/write password)<br> <br> LDAP base =<br> dc=domain,dc=tld<br> <br> LDAP bind =<br> I think this should be something like: ou=Users,dc=domain,dc=tld am I right? Where ou=Users is the location where the LDAP users are stored.<br> <br> The LDAP main filter = <br> sAMAccountName <br> I am not sure about this one, because I read all about this in Active Directory situations and since I use OpenLDAP, I don't know if this is correct.<br> <br> The LDAP 2nd Filter =<br> ? I have no clue what to put here. Just a plain cn= ?</div><div style="background-color: #FFFFFF; color: #000000; "> </div><div style="background-color: #FFFFFF; color: #000000; ">I hope someone can give me some pointers on how to connect to my LDAP server for authentication to XOT.</div><div style="background-color: #FFFFFF; color: #000000; ">btw, Xot and LDAP are installed on the same server. XOT is installed in an Apache vhost on a subdomain of the server (xerte.domain.tld)</div><div style="background-color: #FFFFFF; color: #000000; "> </div><div style="background-color: #FFFFFF; color: #000000; ">thank you for helping out</div><div style="background-color: #FFFFFF; color: #000000; "> </div><div style="background-color: #FFFFFF; color: #000000; ">Robb<br> </div>
<br><br>
<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Xerte mailing list</span><br><span><a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a></span><br><span><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a></span><br></div></blockquote></body></html>