<div dir="ltr">Hi all,<div><br></div><div>I am trying to use an ldap directory for authentication and found this tutorial. </div><div><a href="https://www.kamailio.org/wiki/tutorials/mini-howto-admin/ldap-user-auth">https://www.kamailio.org/wiki/tutorials/mini-howto-admin/ldap-user-auth</a></div><div>What I want is to use ldap bind with user's existing ldap password, not a seperate sip password. I would like to use same password for simplicity.</div><div>There are two ways in my mind to achieve this and I need suggestions. One way is to add a new field to the ldap tree and populate it with user password's ha1 values but this needs an additional work and doesn't seems nice to me.</div><div>Second way is to get clear-text password from auth request and bind to ldap server with this password but I don't know if I can access to the password or it this is a secure way.</div><div>Does anybody have any suggestions or experience to share?</div><div><br></div><div>Regards,</div><div><br></div><div>/Volkan</div></div>