Does the root password need to be set on OSX?
Point of interest generated from http://www.antionline.com/showthread...hreadid=272990
Is changing the root password on OSX a good thing to do(security-wise)? I have always accessed root by sudo using my own password. I had assumed it was locked down for the betterment of all OSX users, not just non-power users.
Any comments?
Cheers,
Al
Root User Disabled by Default in OSX
Just to set the record straight.
The Root user account in OSX is disabled by default. To do anything as Root, you either need to enable the Root account (not recommended) or use the SUDO command to allow an Admin privileged user to perform Root functions.
Whenever an OSX machine is first setup, the initial user is an Admin account and NOT Root. This is a much safer configuration. Of course there are always additional areas to improve with OSX security such as enabling secure memory mode in the Security preference pane and enabling a password protected screensaver. Oh, yes, use a strong password and don't write it down.
:rolleyes: