Hi,
I need to enable root access so i can login as super user in terminal but i have no clue how you do it in leopard. In tiger you used netinfo manager which is now gone!
help!
I'd recommend you don't do it. If you want root shell access just use the following command as an admin user:
sudo bash
and enter your password
You can find most of the options of Netinfo Manager if you go to System Preferences-User Accounts. Right click on the photo of your account. A menu will appear (Advanced). Click on it and you will see options for your account. I didnt see the option for root but you can change shell, add aliases, etc
Mac OS X 10.5: Use the command line utility "dscl" for some functions formerly found in NetInfo Manager
NetInfo Manager is not included with Mac OS X 10.5 Leopard. You can use the command line utility dscl to perform some advanced functions formerly covered by NetInfo Manager. Open Terminal and type "dscl" to access it.
For example, you can use dscl to add or remove users from system groups such as "admin".
For specific details on how to use the dscl command line utility, open Terminal and type: man dscl
Note: Use Directory Utiility to enable the root account or adjust the root password in Mac OS X 10.5.
Hi,
I need to enable root access so i can login as super user in terminal but i have no clue how you do it in leopard. In tiger you used netinfo manager which is now gone!
help!
I too want to enable root. This seems odd to completely take away the NetInfo gui. I can't find any vestiges of it.. Was it abandoned? Frankly, I don't want Apple to attempt to protect me from myself.. where is root enabled?
I should also note.. that this doesn't exist when I try it. Sure this wasn't from a pre-release build?
Open Directory Utility located in Application » Utilities. You may have to unlock Directory Utility to make changes. Once it's unlocked, go to Edit » Enable Root User, and then type in a password for your root user.