In Mac OS X, the root account is disabled by default. The first user account
created is added to the admin group and that user can use the sudo command to
execute other commands as root. The conventional wisdom is that sudo is the most
secure way to run root commands, but a closer look reveals a picture that is not so
clear.
http://linuxboxadmin.com/articles/sudo-vs-root.php