Found it in another post. No big secret as it turns out... The simplest option seems to be to simply change the user that the MySQL service is running as, to now run using the Local System account, which will have the necessary access to the SAM backup folder.
In order to do this, we want to access the Services window. This can be done by clicking the Start button, and typing in services, and then clicking the Services icon that should show up at the top, with the gears icon:
Image
You can also use the Windows key + R to open the Run window, and type in services.msc, or open Task Manager, click on the Serivces tab, and click on the Services... button in the bottom right corner.
Once that Services window is open, you want to locate the MySQL service in that list of services, which should be named MySQL by default. Once you find that service, double click on it to open the service properties window. Once it's open, click on the Log On tab on the top, and it should look like this:
Image
As you should be able to see, the service is set to run using the Network Service account by default.
To switch it to use the Local System account, simply click on the "radio button" next to the Local System account option on the top, so that it now looks like this:
Image
Once you do that, click on the Apply button on the bottom of that window, which should show you this message window:
Image
This means that we will have to restart the MySQL service in order for it to start running using the newly selected Local System account user.
Click on the OK button on the message window, and and then on the OK button on the MySQL service properties window.
In order to restart the service, right click on the MySQL service in the Service window, and click on the Restart option. A Service Control window should pop up, showing you while Windows stops and then starts the service.
Once that's finished, you should now be able to use the SAM backup and restore options without any issue:
_________________ Robert Chalmers Radio DazeYouTube Creator. Streaming with SAM since 1986 @ra.chalmers
|