<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<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>
<style type="text/css">
body
{
font-family: Arial, Verdana, Sans-Serif ! important;
font-size: 12px;
padding: 5px 5px 5px 5px;
margin: 0px;
border-style: none;
background-color: #ffffff;
}
p, ul, li
{
margin-top: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body>
<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>
</body>
</html>