Docker script issue. Make sure you replace this parameter before: https://github.com/openmeetings/openmeetings-docker/blob/master/scripts/om_install.sh#L49
Because the install script needs to run with this parameter updated to the final value. Otherwise the hash won't match if you change the scrypt complexity later. Thanks Seb Sebastian Wagner Director Arrakeen Solutions, OM-Hosting.com http://arrakeen-solutions.co.nz/ https://om-hosting.com - Cloud & Server Hosting for HTML5 Video-Conferencing OpenMeetings <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> On Fri, 12 Feb 2021 at 17:56, Maxim Solodovnik <[email protected]> wrote: > please let me know if I can help :) > > On Fri, 12 Feb 2021 at 11:32, [email protected] <[email protected] > > > wrote: > > > Sry it seems like some other problem. > > > > I put some debug log into the Admin.java class to check, and it actually > > was loading the properties. > > > > It must be somewhere else or in the way the Docker install works. > > > > Thanks > > Seb > > > > Sebastian Wagner > > Director Arrakeen Solutions, OM-Hosting.com > > http://arrakeen-solutions.co.nz/ > > https://om-hosting.com - Cloud & Server Hosting for HTML5 > > Video-Conferencing OpenMeetings > > < > > > https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url > > > > > < > > > https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url > > > > > > > > > On Fri, 12 Feb 2021 at 17:15, Maxim Solodovnik <[email protected]> > > wrote: > > > > > I'll check this today > > > > > > On Fri, 12 Feb 2021 at 11:07, [email protected] < > > [email protected] > > > > > > > wrote: > > > > > > > When installing via command line/CLI/admin.sh it does not use the > > > > openmeetings.properties file for the complexity of the Scrypt factor. > > > > > > > > While later on in OpenMeetings it will. > > > > > > > > So if you customise the value, you end up using a different N factor > > > during > > > > CLI install and later. > > > > > > > > The result is that, although the password might be correct the hash > > > doesn't > > > > match anymore. > > > > > > > > Thanks > > > > Sebastian > > > > > > > > Sebastian Wagner > > > > Director Arrakeen Solutions, OM-Hosting.com > > > > http://arrakeen-solutions.co.nz/ > > > > https://om-hosting.com - Cloud & Server Hosting for HTML5 > > > > Video-Conferencing OpenMeetings > > > > < > > > > > > > > > > https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url > > > > > > > > > < > > > > > > > > > > https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url > > > > > > > > > > > > > > > > > > -- > > > Best regards, > > > Maxim > > > > > > > > -- > Best regards, > Maxim >
