<div dir="ltr"><div style="font-size:12.8000001907349px"><span style="color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2000007629395px">Hi,</span></div><span style="font-size:13px;color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;line-height:18.2000007629395px"><br></span><span style="font-size:13px;color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;line-height:18.2000007629395px">I am able to bind with any alise on ldap server except userPassword (MD5) alise.</span><br style="font-size:13px;color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;line-height:18.2000007629395px"><span style="font-size:13px;color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;line-height:18.2000007629395px"><br></span><div style="font-size:12.8000001907349px"><span style="color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2000007629395px">when i bind password with userPassword , authentication fails.  </span><br style="color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2000007629395px"><br style="color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2000007629395px">I done some following testing</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"> <span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)">Test 1: </span></div><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)">when i set openldap userPassword in md5 , in freeswitch cli i saw hash password and authentication failed. </span><br style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)"><br style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)"><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)">Test 2: </span><br style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)"><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px;background-color:rgb(224,240,255)">when i set openldap userPassword in plain text, in freeswitch cli i can see plain text password and authentication success. </span><div class="" style="font-size:12.8000001907349px"><div id=":2id" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">Authentication</span></font><span style="font-size:13px;color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;line-height:18.2000007629395px"> works with plain text but not for encrypted password.</span></div><div><br></div><div style="font-size:12.8000001907349px"><span style="color:rgb(0,0,0);font-family:Roboto,arial,sans-serif;font-size:13px;line-height:18.2000007629395px">Configuration file:</span><br></div><div style="font-size:12.8000001907349px"><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">&lt;configuration name=&quot;xml_ldap.conf&quot;&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px"><br></span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">&lt;bindings&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">&lt;binding name=&quot;directory&quot;&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">  &lt;param name=&quot;basedn&quot; value=&quot;dc=example,dc=com&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">  &lt;param name=&quot;filter&quot; value=&quot;(telephoneNumber=%d)&quot; bindings=&quot;directory&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">  &lt;param name=&quot;url&quot; value=&quot;ldap://<a href="http://ldap.example.com/" target="_blank">ldap.example.com</a>&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">  &lt;param name=&quot;binddn&quot; value=&quot;cn=use,dc=example,dc=com&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">  &lt;param name=&quot;bindpass&quot; value=&quot;XXXX&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">   &lt;trans&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">   &lt;tran name=&quot;id&quot; mapfrom=&quot;uid&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">   &lt;tran name=&quot;password&quot; mapfrom=&quot;userPassword&quot;/&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">   &lt;/trans&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">&lt;/binding&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">&lt;/bindings&gt;</span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px"><br></span></font></div><div><font color="#000000" face="Roboto, arial, sans-serif"><span style="line-height:18.2000007629395px">&lt;/configuration&gt;</span></font></div></div><div><br></div><div>Please reply ASAP...</div>-- <br><div class="gmail_signature"><font face="arial, helvetica, sans-serif"><span style="color:rgb(34,34,34);background-color:rgb(255,255,255)"><div>Regards,</div>Shisheer T</span><br style="color:rgb(34,34,34);background-color:rgb(255,255,255)"><br style="color:rgb(34,34,34);background-color:rgb(255,255,255)"><br></font></div></div>