[Freeswitch-users] Ldap alise and freeswitch integration problem
Shisheer Teli
telishisheer at gmail.com
Wed Dec 10 19:42:37 MSK 2014
from my experiments and test i found that freeswitch sending password in
plain text.
Test 1:
when i set ldap password in md5 , in freeswitch cli i see hash password and
authentication failed.
Test 2:
when i set ldap password in plain text, in freeswitch cli i can see plain
text password and authentication success.
On Tue, Dec 2, 2014 at 9:55 AM, Shisheer Teli <telishisheer at gmail.com>
wrote:
> 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
>
>
--
Regards,
Shisheer Teli
Phone: +91-022 2278 2519 / 2121
shisheer at tifr.res.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141210/49651d90/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list