Page 1 of 1

reset web-gui admin password

Posted: Tue Apr 06, 2021 10:38 am
by mnasim
I am using eve-ng-pro 4.0

visiting FAQ to reset web-gui admin password did not help.
It ends with this error message

Code: Select all

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

Re: reset web-gui admin password

Posted: Tue Apr 06, 2021 10:40 am
by mnasim
Well, the correct MySQL statement should be as below for eve-ng-pro 4.0

Code: Select all

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

Re: reset web-gui admin password

Posted: Tue Apr 06, 2021 1:40 pm
by Uldis (UD)
Simply read what is said on our web mate, Chrome does not support extended commands to display...