[Freeswitch-users] Ldap alise and freeswitch integration problem

Shisheer Teli telishisheer at gmail.com
Tue Dec 2 07:25:53 MSK 2014


Hi,

I am able to bind with any alise on ldap server except userPassword (MD5)
alise.

when i bind password with userPassword , authentication fails.

any MD5 authentication configuration in freeswitch?

Configuration file:
<configuration name="xml_ldap.conf">

<bindings>
<binding name="directory">
  <param name="basedn" value="dc=example,dc=com"/>
  <param name="filter" value="(telephoneNumber=%d)" bindings="directory"/>
  <param name="url" value="ldap://ldap.example.com"/>
  <param name="binddn" value="cn=use,dc=example,dc=com"/>
  <param name="bindpass" value="XXXX"/>
   <trans>
   <tran name="id" mapfrom="uid"/>
   <tran name="password" mapfrom="userPassword"/>
   </trans>
</binding>
</bindings>

</configuration>



-- 
Regards,
Shisheer T
Phone: +91-022 2278 2763
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141202/55be9619/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list