Q: How to Reset/Recovery Web admin access?

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
darko
Posts: 92
Joined: Tue Oct 24, 2017 2:42 pm

Q: How to Reset/Recovery Web admin access?

Post by darko » Sat Dec 01, 2018 7:53 pm

Not working after :

http://www.eve-ng.net/faq

echo "DELETE from users where username = 'admin';" | mysql --host=localhost --user=root --password=eve-ng eve_ng_db

echo "INSERT INTO users VALUES ('admin',NULL,'root@localhost',-1,'Eve-NG Administrator','85262adf74518bbb70c7cb94cd6159d91669e5a81edf1efebd543eadbda9fa2b',NULL,'','admin','',1);" | mysql --host=localhost --user=root --password=eve-ng eve_ng_db

echo "INSERT INTO users VALUES ('admin',NULL,'root@localhost',-1,'Eve-NG Administrator','85262adf74518bbb70c7cb94cd6159d91669e5a81edf1efebd543eadbda9fa2b',NULL,'','admin','',1);" | mysql --host=localhost --user=root --password=eve-ng eve_ng_db

Rebooted EVE, made no difference.

Please advise ASAP!

Uldis (UD)
Posts: 5084
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Q: How to Reset/Recovery Web admin access?

Post by Uldis (UD) » Sun Dec 02, 2018 2:25 pm

you have screwed your eve database sir..
Please visit our live chat, EVE guys will help with it

http://www.eve-ng.net/live-helpdesk
use your google account or create new for join...

Uldis

Post Reply