<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>