Idempiere local installation [username superuser @ idempiere.com] Invalid User ID or Password
Description
Followed http://wiki.idempiere.org/en/Installing_iDempiere to install idempiere Downloaded the 64bit linux installer from https://sourceforge.net/projects/idempiere/files/v4.1/daily-server/ sh console-setup.sh cd utils sh RUN_ImportIdempiere.sh Setup idempiere and imported the database Trying to login with the credentials mentioned at http://wiki.idempiere.org/en/Login_Help does not work I get errors in the log/AuthFailure.log, [2016-11-02 17:47:08] [error] [client 10.10.0.80] [context /webui] [username superuser @ idempiere.com] Invalid User ID or Password [2016-11-02 17:48:34] [error] [client 10.10.0.80] [context /webui] [username user @ gardenworld.com] Invalid User ID or Password
How would I know what credentials to use in this case, as per the documentation the super user login is superuser @ idempiere.com. Is there any configuration which controls what to use as the login name (email vs username). I have just restored the default database as part of the RUN_ImportIdempiere.sh script assuming that the login credentials are as mentioned.
RedhuanO November 2, 2016 at 2:14 PM
Password authentication error log proves system is OK. Check database if you need to use SuperUser/System or something else.
Followed http://wiki.idempiere.org/en/Installing_iDempiere to install idempiere
Downloaded the 64bit linux installer from https://sourceforge.net/projects/idempiere/files/v4.1/daily-server/
sh console-setup.sh
cd utils
sh RUN_ImportIdempiere.sh
Setup idempiere and imported the database
Trying to login with the credentials mentioned at http://wiki.idempiere.org/en/Login_Help does not work
I get errors in the log/AuthFailure.log,
[2016-11-02 17:47:08] [error] [client 10.10.0.80] [context /webui] [username superuser @ idempiere.com] Invalid User ID or Password
[2016-11-02 17:48:34] [error] [client 10.10.0.80] [context /webui] [username user @ gardenworld.com] Invalid User ID or Password