<div dir="ltr">Barry,<div><br></div><div><span style="font-size:12.8px">Anyone know a reliable bcrypt hashed on Ubuntu that could replace the above?</span><br style="font-size:12.8px"><br style="font-size:12.8px"><blockquote class="gmail_quote" style="font-size:12.8px;margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sometimes I could login but then the issue withe broken hidden field in<br>MYSQL was my nemisis (since been addressed).<br></blockquote><br style="font-size:12.8px"><span style="font-size:12.8px">Was this something we knew about?</span><br style="font-size:12.8px"></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I don't know?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I sent several emails with my logs about the issue.  Would you like me to resend them?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Then I saw a forum update that seemed to connect with my issue?  I don't know if it's been resolved as I have installed 6 times and haven't been able to login.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thank you,</span></div><div><span style="font-size:12.8px"><br></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b><font color="#660000">Levi Pederson</font></b><div><font color="#660000">Mankato Networks LLC</font></div><div><font color="#660000">cell | 612.481.0769</font></div><div><font color="#660000">work | 612.787.7392</font></div><div><a href="mailto:levipederson@mankatonetworks.net" target="_blank">levipederson@mankatonetworks.net</a></div><div><img src="http://www.mankatonetworks.com/images/mn_logo_email.png" width="200" height="21"><br></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Feb 22, 2017 at 2:45 AM, Barry O'Donovan <span dir="ltr"><<a href="mailto:barry.odonovan@inex.ie" target="_blank">barry.odonovan@inex.ie</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Levi,<br>
<br>
Levi Pederson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just wondering if anyone is having any issues with the first login<br>
attempts on the v4 script install?<br>
</blockquote>
<br>
I've observed that on occasion the following /seems/ to fail:<br>
<br>
ADMIN_PW_SALT="$( openssl rand -base64 16 )"<br>
HASH_PW=$( php -r "echo escapeshellarg( crypt( '${IXPM_ADMIN_PW}', sprintf( '\$2a\$%02d\$%s', 10, substr( '${ADMIN_PW_SALT}', 0, 22 ) ) ) );" )<br>
<br>
But I cannot reproduce it reliably to fix it.<br>
<br>
In any case, either of the following will be fine:<br>
<br>
1) using the above and updating the p/w field in the database will work around this<br>
2) password reset option (pull reset key from user_prefs if you don't have a working mail system)<br>
<br>
Anyone know a reliable bcrypt hashed on Ubuntu that could replace the above?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sometimes I could login but then the issue withe broken hidden field in<br>
MYSQL was my nemisis (since been addressed).<br>
</blockquote>
<br>
Was this something we knew about?<br>
<br>
 - Barry<br>
<br>
<br>
______________________________<wbr>_________________<br>
INEX IXP Manager mailing list<br>
<a href="mailto:ixpmanager@inex.ie" target="_blank">ixpmanager@inex.ie</a><br>
<a href="https://www.inex.ie/mailman/listinfo/ixpmanager" rel="noreferrer" target="_blank">https://www.inex.ie/mailman/li<wbr>stinfo/ixpmanager</a><br>
</blockquote></div><br></div>