[ixpmanager] Issues With Passwords

Levi Pederson levipederson at mankatonetworks.net
Wed Feb 22 14:21:11 GMT 2017


Barry,

Anyone know a reliable bcrypt hashed on Ubuntu that could replace the above?

Sometimes I could login but then the issue withe broken hidden field in
> MYSQL was my nemisis (since been addressed).
>

Was this something we knew about?

I don't know?

I sent several emails with my logs about the issue.  Would you like me to
resend them?

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.

Thank you,


*Levi Pederson*
Mankato Networks LLC
cell | 612.481.0769
work | 612.787.7392
levipederson at mankatonetworks.net


On Wed, Feb 22, 2017 at 2:45 AM, Barry O'Donovan <barry.odonovan at inex.ie>
wrote:

> Hi Levi,
>
> Levi Pederson wrote:
>
>> Just wondering if anyone is having any issues with the first login
>> attempts on the v4 script install?
>>
>
> I've observed that on occasion the following /seems/ to fail:
>
> ADMIN_PW_SALT="$( openssl rand -base64 16 )"
> HASH_PW=$( php -r "echo escapeshellarg( crypt( '${IXPM_ADMIN_PW}',
> sprintf( '\$2a\$%02d\$%s', 10, substr( '${ADMIN_PW_SALT}', 0, 22 ) ) ) );" )
>
> But I cannot reproduce it reliably to fix it.
>
> In any case, either of the following will be fine:
>
> 1) using the above and updating the p/w field in the database will work
> around this
> 2) password reset option (pull reset key from user_prefs if you don't have
> a working mail system)
>
> Anyone know a reliable bcrypt hashed on Ubuntu that could replace the
> above?
>
> Sometimes I could login but then the issue withe broken hidden field in
>> MYSQL was my nemisis (since been addressed).
>>
>
> Was this something we knew about?
>
>  - Barry
>
>
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> https://www.inex.ie/mailman/listinfo/ixpmanager
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20170222/6e188c37/attachment.html>


More information about the ixpmanager mailing list