

#Macassistant reddit full
FileVault 2 takes this one step further by performing full disk encryption, preventing any form of access to your data unless authorised by entering your user account password - even if the drive is removed and attached to another Mac.Description: 4047503 KB Feral Interactive Ltd Games Simulation The Movies: Superstar Edition
#Macassistant reddit mac
With a Firmware Password set, it must be entered if the Mac is being booted either into Single-User Mode or to another boot volume. This is where encryption methods such as Firmware Password and FileVault 2 are useful. While a little more complicated with the SSD technology Apple uses in their product lines, access to your data can easily be done simply by removing the Mac's storage device and connecting it to another. In terms of security, physical access trumps almost every method of preventing unauthorised access not involving encryption. Indeed, re-running Setup Assistant would certainly allow for an unauthorised person to create a new account with administrative privileges and gain access to the Mac along with your data. Only this time, Setup Assistant will launch.īy now, you're probably wondering why should this be even possible, since someone may use this to gain access to a Mac. With the filesystem mounted and accessible, it's time to remove the file so OS X will re-run Setup Assistant: rm /var/db/.AppleSetupDoneĪfter that, simply enter reboot and your Mac will restart and boot normally. The next command will then mount the filesystem for it to be accessible: /sbin/mount -uw / The following command will check the filesystem to ensure there are no problems. To do this, enter the two commands that are displayed within the prompt, one at a time.

After a few moments, you'll see the Mac boot to the command line.īefore continuing, the filesystem must be checked and mounted, so files are't immediately accessible to interact with. Start up the Mac whilst holding down ⌘-S. This provides a method of interacting with OS X via the command-line, with full root privileges. To remove this file, we need to boot the Mac into Single-User Mode. Setup Assistant is also run with root privileges, which is why it can create a new user account with administrator privileges without the need for any authorisation. It doesn't exist on a brand-new, out-of-the-box Mac, nor on one that has had a clean installation of OS X.īy removing this file, OS X will assume that Setup Assistant has never been run and will launch it as soon as OS X boots. This empty file is created after the completion of Setup Assistant. Sure, you can create user accounts using a number of commands, but Setup Assistant is just far easier.AppleSetupDoneĮvery time OS X boots, it checks for the existence of a file known as. There are other reasons why re-running it can be advantageous, though in my experience, the above has always been the most common reason to do so. If a Mac has only one user account and it seems to be unable to log in correctly (getting stuck at the login window, for example), having a second account will allow you to access OS X and continue troubleshooting.īy re-running Setup Assistant, we can use the process to create a user account that will automatically have administrator privileges, without having to do so via System Preferences, which we might not be able to access. There may come a time when you need to set up a second user account on a Mac while attempting to resolve a user account issue.


As Setup Assistant assumes the account it is creating to be the first, it is always given administrator privileges.
#Macassistant reddit install
Setup Assistant is designed to run on the first boot of a fresh install of OS X, which is why you'll only see it when booting up a a brand-new Mac or one that has been erased and had OS X reinstalled.īesides options for keyboard layout, time zone and asking if you'd like to register, Setup Assistant also lets you create a new user account. Using some command-line trickery, we can do just this without having to erase and reinstall OS X. Under certain circumstances, it can be advantageous to re-run the Setup Assistant. When you first start using a brand-new Mac or performed a clean install of OS X, you are presented with Setup Assistant, allowing you to create the first user account and specify some initial information, such as keyboard layout and locale.
