[asterisk-bugs] [Asterisk 0012211]: The LDAP version is not taken into account

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Mar 16 10:39:58 CDT 2008


email_notification_title_for_status_bug_needs_license 
====================================================================== 
http://bugs.digium.com/view.php?id=12211 
====================================================================== 
Reported By:                sylvain
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12211
Category:                   Resources/res_config_ldap
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     needs license
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 108395 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-14-2008 05:00 CDT
Last Modified:              03-16-2008 10:39 CDT
====================================================================== 
Summary:                    The LDAP version is not taken into account
Description: 
if a version of LDAP protocol is set in general like here:
[_general]
host=linuxsde ; LDAP host(s)
port=10389 ;
protocol=3 ; Version of the LDAP protocol to use default is 3.
basedn=system ; Base DN
pass=secret ; Bind password
user=admin ; Bind DN

it is not taken into account and the protocol version is 2.
After code investigation, it seems that "version" is not read. I give in
additionnal Information the patch which make it work for 1.6.0 branch (with
previous patch making ldap working with unstandard port)
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0012209 if the LDAP port  is not 389, it's not ...
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 03-16-08 10:39  
---------------------------------------------------------------------- 
Waiting for license to be approved. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-16-08 10:39  Corydon76      Note Added: 0084029                          
03-16-08 10:39  Corydon76      Status                   assigned => needs
license
======================================================================




More information about the asterisk-bugs mailing list