The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
jd_rust
4 years agoNew Contributor
Unable to connect to M1 Mac
I having an issue with a new setup on a M1 Mac Mini (running 12.5) and LogMeIn Central. I've installed the host program on the Mac, but I'm unable to connect after a reboot. Once someone has logged...
- 4 years ago
The reason of your problem must be that FileVault is turned on. When FileVault is turned on, your Mac always requires that you log in with your account password to access files on the disk since they are encrypted.
There is a workaround though: restart your Mac with the:
sudo fdesetup authrestart
command. The fdesetup utility can be used to remotely restart a Mac without needing physical in-person keyboard access to unlock FileVault on the next boot only.
GaborO
4 years agoGoTo Contributor
The reason of your problem must be that FileVault is turned on. When FileVault is turned on, your Mac always requires that you log in with your account password to access files on the disk since they are encrypted.
There is a workaround though: restart your Mac with the:
sudo fdesetup authrestart
command. The fdesetup utility can be used to remotely restart a Mac without needing physical in-person keyboard access to unlock FileVault on the next boot only.
jd_rust
4 years agoNew Contributor
Thank you for that explanation. You are correct, FileVault was turned on. In this case, I think the most prudent move is to turn this off. I have done so, and I can now connect after a reboot.
Thanks again.