@Wayne-Workman
Not as yet. I can’t access the mysql utility as it provides error 1045 when I attempt to access the application.
Latest posts made by kyletmanel
-
RE: I need to restore my fog server, but I don't know the web gui password
-
RE: I need to restore my fog server, but I don't know the web gui password
Sorry, that was after the first command in the link that was provided ‘mysql’
-
RE: I need to restore my fog server, but I don't know the web gui password
root@fogserv:/# mysql
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO) -
RE: I need to restore my fog server, but I don't know the web gui password
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)
There is a password located in the /opt/fog/.fogsettings file, though I am unclear how to use this to access the database. -
RE: I need to restore my fog server, but I don't know the web gui password
fog@fogserv:/$ mysql
ERROR 1045 (28000): Access denied for user ‘fog’@‘localhost’ (using password: NO) -
I need to restore my fog server, but I don't know the web gui password
I need to recover a fog server that is being used to build several machines. The past operator however has left without leaving passwords to the web ui. I have recovered into the CLI, and have attempted to run ‘mysql -p fog’ but I receive ‘ERROR 1045’ Access denied for user ‘root’@‘localhost’ (using password: YES)
as well as ‘mysql -p fog’ with similar results (except a NO).