<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Texto de globo Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.TextodegloboCar
        {mso-style-name:"Texto de globo Car";
        mso-style-priority:99;
        mso-style-link:"Texto de globo";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ES-UY link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I can not configure LDAP authentication<o:p></o:p></p><p class=MsoNormal>I have several programs with LDAP authentication (joomla and vtiger) and work well<o:p></o:p></p><p class=MsoNormal>I have Windows 2008 Servers<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><img width=585 height=216 id="Imagen_x0020_1" src="cid:image001.jpg@01CDB20E.D2FD14E0"><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:9.0pt'>// Settings for the LDAP authenticator.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> //<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authenticator' => 'LDAP',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPBaseDN' => 'CN=users,DC=suarez,DC=celsius,DC=com,DC=uy',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPServers' => array('server2010.suarez.celsius.com.uy','exchange-02.suarez.celsius.com.uy'),<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPAccountSuffix' => '',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPUseSSL' => false,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPBindDn' => 'CN=administrator,CN=users,DC=suarez,DC=celsius,DC=com,DC=uy',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPBindPass' => 'administrator password here',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPOrganization' => 'i dont know here',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>// This is the list of LDAP properties used to build the user's full name<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPFullName' => 'i dont know here',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>// If both these 2 settings are set, then the users must be members of this<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'>// group/role.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPMemberKey' => 'MemberOf',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt'> 'authLDAPMemberRole' => 'CN=users,DC=suarez,DC=celsius,DC=com,DC=uy',<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>