[turba] AD Ldap issue
Martin.Masse@cssamares.qc.ca
Martin.Masse at cssamares.qc.ca
Thu Jun 1 06:13:13 PDT 2006
Hi,
I have the same problem. We use Horde-Turba with Active Directory and when
we make a search on LDAP directory, Horde hang. We don't have a solution
for now, but I suspect that the problem is on Active Directory Servers,
but I'm not sure. Can anyone can help us ?
____________________________________________
Martin Massé
Technicien en informatique cl. pr.
Com. scolaire des Samares
(450) 758-3500 # 2328
martin.masse at cssamares.qc.ca
"Terry Poperszky" <Terry.Poperszky at SOSStaffing.Com>
Envoyé par : turba-bounces at lists.horde.org
2006-05-31 10:07
A
<turba at lists.horde.org>
cc
Objet
Re: [turba] AD Ldap issue
Let's try asking this a different way.
Does anyone have Turba working with a MS 2003 AD Ldap server?
Terry Poperszky
-----Original Message-----
From: turba-bounces at lists.horde.org
[mailto:turba-bounces at lists.horde.org] On Behalf Of Terry Poperszky
Sent: Tuesday, May 30, 2006 10:22 AM
To: turba at lists.horde.org
Subject: [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?
--
Terry Poperszky
Network Manager
SOS Staffing Services
801-257-5709
$cfgSources['SOS Staffing'] = array(
'title' => 'SOS Global Address Book',
'type' => 'ldap',
'params' => array(
'server' => 'ldap.hcwan.net',
'port' => 389,
'root' => 'dc=hcwan,dc=net'
),
'map' => array(
'__key' => 'dn',
'name' => 'cn',
'email' => 'mail',
),
'search' => array(
'name',
'email',
),
'strict' => array(
'dn'
),
'public' => true,
'readonly' => true,
'export' => false
);
--
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
--
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