by clem on Wed Nov 22, 2006 6:20 pm
Well.. there is a root account, and it's not disabled. The password for it is simply unknown.. (I can't remember if it's random, or simply some hardcoded gibberish stuff defined in the casper-bottom scripts).. but anyway.
Your default account can run anything as root by typing "sudo" in front of the command, so you can perfectly give root a new password... all you have to do is :
sudo passwd root
Et voila.