|
#25
| |||
| |||
| Quote:
Thanks! |
|
#26
| ||||
| ||||
|
An easy way to check if root login is enabled. From the Terminal, type login. Enter root and the root password. If you get in, it's enabled. ![]() Alternatively, use these slightly modified instructions: Quote:
I guess I should stop giving advice when I'm not on a Mac to verify the steps. Unless, of course, it's right. Then it's "Of course! I knew it all along!" |
|
#27
| |||
| |||
|
I think that's got it. I tried to "login" to root and got the message "root login refused on this terminal." So I suppose I can assume root access is not enable.
|
|
#28
| ||||
| ||||
|
To be sure, check the Netinfo Manager. Do the authentication bit, as described above, then see if you have "Enable Root User" available. The menu item changes (IIRC, of course) when root login is enabled.
|
|
#29
| |||
| |||
|
Yes I did and "enable root user" was in the menu. And to safe I am not gonna enable that puppy! I can use 'sudo' for the rare occassions that I need super user access.
|
|
#30
| |||
| |||
| No Need
As many others have pointed out there is no need to enable the root user. Just another security risk... FYI-- There's a great utility that will tell you how to use the many different commands found in /bin, /sbin et all... It's called man. To use it type man command_you_want_to_learn_about and example would look like this: man ls You can even man man. In the cases no man file exists try this at the command line: command_you_want_to_learn_about --help Any how... enabling root is unecessary... |
|
#31
| |||
| |||
|
Every body are taking about how to enable root. Maybe I miss that info but how can we disable root user by the terminal? I know the way to do it by netinfo. How can we login in root user with aqua without enabling root? |
|
#32
| ||||
| ||||
|
Simple - Short answer Open Terminal type the following. sudo passwd root it will first ask for your password to authenticate you are an admin then it will ask for a password for root and then ask to verify the password you just entered. The password is blind so you won't see it yped on the CLI That being said... there is NO reason to need to enable root. ANything you might need to do as root can be done by using sudo before the command you are trying to use. Cheers |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A bit of nostalgia: A Salute to Mac OS X | simX | Apple News, Rumors & Discussion | 31 | March 24th, 2005 07:45 AM |
| HP Photosmart 1315 and USB Print Sharing | zwheeloc | Mac Classic System & Software | 12 | February 6th, 2003 09:20 PM |
| Apache 1.3.20, garbled apple_hfs_module | jiblet | Mac OS X System & Mac Software | 23 | September 21st, 2001 04:26 PM |
| Disk image mount problem | aufreak | Mac OS X System & Mac Software | 13 | May 10th, 2001 07:52 PM |
| HORIBLE EVIL BUG, Wrecks computer | bfc | Mac OS X System & Mac Software | 12 | October 22nd, 2000 03:52 PM |