ERROR: Unable to Bind to LDAP Server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi....

first, my gratefulnesses for this wonderfull piece of sofware :)

but.. :(

i have a problem when i try to use address bool via LDAP using stattls feature...
i describe my problem and cofiguration above:

context: red hat 4
             squirrelmail 1.4.10 or 1.5.1
             apache 2
             php 4.3.9
             sun one directory server v5.2
             configured openldap client to use ssl or tls connections

if i use squirrelmaill v1.4.10: - i can connect to ldap server under port 389 and without tls
                                            - i can't connect to ldap server under port 636

if i use squirrelmail v1.5.1: - i can't connect to ldap server under port 389 only
                                         - i can't connect to ldap server under port 389 with tls
                                         - i can't connect to ldap server under port 636

in v1.5.1 with configtest i receive the following message (the latest version that i try):
                 
Checking LDAP functions...
     LDAP support present.
     LDAP connect to nadia.prueba.uy successful: Resource id #7

    ERROR: Unable to Bind to LDAP Server

these are my settings (for example for ldap under port 389 with tls):

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

¿how could get a secure connection for Address Books via LDAP? :(

thanks in advance :)
 
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: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
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

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux