Women in Technology

Hear us Roar



Article:
  Learning the Mac OS X Terminal, Part 2
Subject:   Accessing ~root
Date:   2003-05-20 16:58:14
From:   anonymous2
Response to: Accessing ~root

Got it, all you have to do is type SU in the Terminal hit [enter] and then state your password.
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Chris Stone photo Accessing ~root
    2003-05-20 17:03:11  Chris Stone | O'Reilly AuthorO'Reilly Blogger [View]

    Yes, that'll fix it. But from this error, it sounds like you're running 10.2, which has different permissions set for ~root than 10.1 (which this article was written for).

    If you are using 10.2 or newer, you should not be following this tutorial, but these instead:

    http://www.macdevcenter.com/pub/a/mac/2002/12/06/terminal_osx.html
    http://www.macdevcenter.com/pub/a/mac/2003/01/24/terminal_osx.html
    http://www.macdevcenter.com/pub/a/mac/2003/03/21/terminal_osx.html

    Hope that helps...

    --Chris