Jump to content

Diego Dias

Members
  • Posts

    6
  • Joined

  • Last visited

About Diego Dias

  • Rank
    Newbie
    Newbie

Profile Information

  • Location
    Brazil
  1. [root@srv-eset-01 ~]# mysql -u root -h localhost -p -e 'SHOW GRANTS;' era_db Enter password: +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Grants for root@localhost | +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY PASSWORD '*64037E23FE82637A11CE3A2F5FAFE9EE5DD87AB3' WITH GRANT OPTION | | GRANT ALL PRIVILEGES ON `era_db`.* TO 'root'@'localhost' | | GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES, EXECUTE, CREATE ROUTINE, ALTER ROUTINE ON `era_g2_db`.* TO 'root'@'localhost' | | GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES, EXECUTE, CREATE ROUTINE, ALTER ROUTINE ON `era_g2_proxy_db`.* TO 'root'@'localhost' | | GRANT PROXY ON ''@'' TO 'root'@'localhost' WITH GRANT OPTION | +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ [root@srv-eset-01 ~]# i have permissions, i just can not backup. i need for upgrade version of ERA Appliance.
  2. Hello warriors, How to reset the administrator password of the server appliance era if I forget it by putty's SSH? is there any possibility? thank you
  3. I used this link hxxp://help.eset.com/era_install/64/en-US/index.html?migration_same_version.htm since I also used the root user and the same error still.
  4. Good afternoon, does anyone know why when I go to backup according to the documentation of the server era it gives this error? [root@srv-eset-01 ~]# mysqldump --host 100.100.100.8 --disable-keys --extended-insert --routines -u era -p era_db > eradb Enter password: mysqldump: Couldn't execute 'show create table `vw_activethreats_aggr`': SHOW VIEW command denied to user 'era'@'100.100.100.8' for table 'vw_activethreats_aggr' (1142) [root@srv-eset-01 ~]# Thank you
  5. Is there any option to display the 'status.html' file that is in the /var/log/eset/RemoteAdministrator/Server path in the /var/www folder always updated? thank you
×
×
  • Create New...