Thanks.. it's work...

In 1.5.1 limit_scope option comments say something about LDAP server type.
> Have you read them? Could you make sure that issues are still present,
> when option is not enabled.


my configuration was wrong here, i must to set false... :)  and sorry, i not
read the docs in deep. ;(

so... my final address books config are:

$ldap_server[0] = array(
    'host' => 'nadia.prueba.uy',
    'base' => 'cn=mailUsers,dc=prueba,dc=uy',
    'name' => 'de aca',
    'binddn' => 'cn=bindmailUsers,cn=mailUsers,dc=prueba,dc=uy',
    'bindpw' => 'holamundo',
    'protocol' => 3,
    'limit_scope' => false,
    'listing' => true,
    'search_tree' => true,
    'starttls' => true
);

Thanks for your time and for your quicky responses!!!

Thanks again :)


Salu2 ;)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to