<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Jimmy,<br>
    just set NULL to the saltedpass column:<br>
    <br>
    update billing.admins set saltedpass=NULL where
    login='administrator';<br>
    <br>
    Then login again with default credentials and the saltedpass will be
    automatically reset again.<br>
    <br>
    Daniel<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    On 06/06/2018 01:05 AM, Jimmy wrote:<br>
    <blockquote type="cite"
      cite="mid:51d32fdf-981f-3cb2-8c79-a95441f6c138@bendtel.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <pre>Hi, 

I have the same problem as outlined in the post quoted below. I have added an md5 hashed password to the md5pass column, though it appears that only the saltedpass column is being queried. Is that the case? If so how could I generate a salted password that would be accepted?

Thanks in advance,

Jimmy
<blockquote type="cite"><pre>Hi,
well the only way is to insert into DB billing.admins the right MD5 of
"administrator" and restore the default password.

Daniel




On 06/28/2014 11:17 PM, Ahmed Murad wrote:
><i>
</i>><i> Hi,
</i>><i>
</i>><i>
</i>><i> I have been testing and using Sipwise CE but I have unfortunately lost
</i>><i> the administrator password for the admin login, I changed this from
</i>><i> the default administrator/administrator
</i>><i>
</i>><i>
</i>><i> Is there anyway to retrieve this password?
</i>><i>
</i>><i>
</i>><i> Many thanks in advance.
</i>><i>
</i>><i>
</i>><i> Ahmed
</i>><i>
</i>><i>
</i>><i>
</i>><i>
</i>><i>
</i>><i> _______________________________________________
</i>><i> Spce-user mailing list
</i>><i> <a href="http://lists.sipwise.com/listinfo/spce-user" moz-do-not-send="true">Spce-user at lists.sipwise.com</a>
</i>><i> <a href="http://lists.sipwise.com/listinfo/spce-user" moz-do-not-send="true">http://lists.sipwise.com/listinfo/spce-user</a>
</i></pre></blockquote>
</pre>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>