<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 24/10/2012 20:41, Edgar R. Silva
wrote:<br>
</div>
<blockquote cite="mid:002e01cdb21f$992d5e30$cb881a90$@adinet.com.uy"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<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]-->
<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"><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',</span></p>
</div>
</blockquote>
Start by setting the last 2 to '' as you aren't using that facility.
It's so you can have a large tree under of users under your BaseDN,
but only allow a few users who are a member of a specific group to
use ZendTo.<br>
<br>
That may be all it is.<br>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng MBCS CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
'Think globally, act locally.' - Friends of the Earth
</pre>
</body>
</html>