[turba] AD Ldap issue

Terry Poperszky Terry.Poperszky at SOSStaffing.Com
Tue May 30 10:06:08 PDT 2006


Anonymous is off by default, but in order to work with devices that
don't allow binding, I have enabled it.

I added the tls paramater and got this error:


Parse error: parse error, expecting `')'' in
/srv/www/htdocs/turba/config/sources.php on line 166

Notice: Undefined variable: cfgSources in
/srv/www/htdocs/turba/lib/base.php on line 45



Terry Poperszky
Network Manager
SOS Staffing Services
801-257-5709


Cliff Green wrote:
> On 05/30/2006, Terry Poperszky wrote about [turba] AD Ldap issue:
> 
>> We are switching from a Exchange 5.5 Ldap server to 2003 AD Ldap, and I
>> have run into a wall with Turba (// $Horde: turba/config/conf.xml,v
>> 1.5). I have changed the relevant area in the sources.php, but when ever
>> I try and check the address book the turba simply hangs and never comes
>> back with a response.
>>
>> Can someone point me in the proper direction?
> 
> Well, for one thing, I believe AD requires a binding DN and credentials
> for a query - i.e., I believe there are no anonymous queries of AD.  So,
> you'll want 'bind_dn' and 'bind_password' parms in your params array.
> 
> Also, I believe you will need to make a tls (or LDAPS) connection for
> your queries, so you might want to try adding a 'tls => true' option in
> the params array as well.
> 
> To be candid, I've only made ldap connections to our AD forest using
> perl, but that's what I needed to do - YMMV.
> 
> c
> --Cliff Green
> Business Systems & Technologies/UMDNJ
> "Without deviation from the norm, progress is not possible."
> -- Frank Zappa
> 
> --Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe at lists.horde.org
> 


More information about the turba mailing list