<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
<div class="moz-cite-prefix">On 13/09/15 20:58, Nabeel wrote:<br>
</div>
<blockquote
cite="mid:CA+vx6KJWdEqVOz-329W2zfjW5qKbPHCm0UmwJ3ChhRypFyz+ZQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<p dir="ltr" style="font-size:12.8px">Hi,</p>
<p dir="ltr" style="font-size:12.8px">My SIP client only uses
the 'ha1' password column from the database to authenticate
users. It does not require the 'password' column. However, <span
style="font-size:12.8px">I am not able to register without
having the plain text password present in the 'password'
column in the database. I need to change this behaviour so
that user registration will occur using only the ha1 encoded
password column. How can I make this change? I tried
commenting out and changing the 'password_column' attribute
in the config but could not get it to work.</span></p>
</div>
</blockquote>
<br>
you have to set the password collumn to point to ha1 and then set
calculate_ha1 parameter to 0.<br>
<br>
<a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/stable/modules/auth_db.html#auth_db.p.calculate_ha1">http://kamailio.org/docs/modules/stable/modules/auth_db.html#auth_db.p.calculate_ha1</a><br>
<br>
Cheers,<br>
Daniel<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Book: SIP Routing With Kamailio - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
Kamailio Advanced Training, Sep 28-30, 2015, in Berlin - <a class="moz-txt-link-freetext" href="http://asipto.com/u/kat">http://asipto.com/u/kat</a></pre>
</body>
</html>