This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



dsenableroot(8)                          BSD System Manager's Manual                         dsenableroot(8)

NAME
     dsenableroot -- enables or disables the root account.

SYNOPSIS
     dsenableroot [-d] [-u username] [-p password] [-r rootPassword]

DESCRIPTION
     dsenableroot sets the password for the root account if enabling the root user account.  Otherwise, if
     disable [-d] is chosen, the root account passwords are removed and the root user is disabled.

     A list of flags and their descriptions:

     -u username
              Username of a user that has administrative privileges on this computer.

     -p password
              Password to use in conjunction with the specified username.  If this is not specified, you
              will be prompted for entry.

     -r rootPassword
              Password to be used for the root account.  If this is not specified for enabling, you will be
              prompted for entry.

EXAMPLES
     -dsenableroot
              Your username will be used and you will be queried for both your password and the new root
              password to be set to enable the root account.

     -dsenableroot -d
              Your username will be used and you will be queried for only your password to disable the root
              account.

     -dsenableroot -u username -p userpassword -r rootpassword
              The supplied arguments will be used to enable the root account.

     -dsenableroot -d -u username -p userpassword
              The supplied arguments will be used to disable the root account.

Mac OS                                         August 08 2003                                         Mac OS

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...