Thank you Jose for your help. The Opalstack support have found an error in 
the install script, now it works fine.
' For some reason the install script stored the wrong password hash' 

Il giorno mercoledì 21 ottobre 2020 alle 21:03:04 UTC+2 Jose C ha scritto:

> Can you try this:
>
> Edit the parameters_<portnum>.py file that was created and prepend 'md5$$' 
> to the string of alphanum characters.
> So it should now read (where the dots are the original text):
> password='md5$$...........................................' 
>
> then stop and restart your app and see if you can login.
>
> I'm just wondering if web2py is interpreting the hash as pbkdf2 instead of 
> md5 (which is what the script creates).
>
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/61166f2c-eb07-49aa-ab50-5f6200025712n%40googlegroups.com.

Reply via email to