configure LDAP.php3
François Philippo
fphilippo@auchan.com
Wed, 19 Sep 2001 11:48:17 +0100
can someone who use an ldap on the same server than IMP
send me an example of an ldap.php3
I can't use my ldap server and my log files are not really clear
I always have the answer :
"Sorry, too many results. Please try to narrow the search scope"
here is my file
*****************************************************************
<?php
$LDAPServers = array();
$LDAPServers['192.168.10.100'] = new LDAPServer('192.168.10.100',
'192.168.10.100',
'192.168.10.100',
'uid',
'uid',
'is',
'myldap');
?>
******************************************************************
thanx
--
IMP mailing list: http://horde.org/imp/
Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org