PDA

View Full Version : Problems enabling root




crassusad44
May 19, 2002, 03:29 PM
When I try to enable root with NetInfo Manager, I get an error, that spells "NetInfo write failed (Operation succseeded)". Is there any way to do it manually? What can have gone wrong??? Help, please...



edesignuk
May 19, 2002, 03:34 PM
Open up the terminal an type...

sudo passwd root

It will then ask for YOUR password, then for a new root password and then confirmation of the new password. That's it, your done!

crassusad44
May 19, 2002, 03:59 PM
Thanks verbose101. It worked, well, sort of. After changing the password, root was enabled, but when I tried to disable root again, I was prompted with the same error. I had to give root a new password (well, the same, actually), and then I was able to disable root (no pun intended).