Page 1 of 1

First Login

Posted: Fri Feb 28, 2014 6:01 pm
by x.garcia
Hello!!

I have installed OpenEMM 2013 on my CentOS 6.5 and I cannot access to openemm. I go to the address "mycompany.openemm.com:8080/logon.do?action=0" and I type the Username "admin" and the password "openemm". I cannot log in.

I have looked on the database on the table "admin_tbl" and the Username and the password are "admin" and "openemm".

I tried to change the password but it didn't work. It still says "bad login or password".

Any help will be appreciated.

Re: First Login

Posted: Fri Feb 28, 2014 7:40 pm
by maschoff
Field password in admin_tbl should not contain "openemm" but the MD5 hash of "openemm", because the PW is not saved as plain text.