Linked by Thom Holwerda on Sun 12th Mar 2006 20:46 UTC, submitted by lotusleaf
Thread beginning with comment 103747
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: to root or not to root
by mallard on Sun 12th Mar 2006 20:54
in reply to "to root or not to root"
RE: to root or not to root
by battlehorse on Sun 12th Mar 2006 20:59
in reply to "to root or not to root"
Ubuntu does not let you know the password for the 'root' user ( the real root password ) so that the beginner user cannot log in as root and do some damage. However, ubuntu enables the user which installs the system to use the 'sudo' command which allows the execution of commands as the root user (this is done to avoid using the root account unless when really needed, for example when installing new packages). To use the sudo command you will have to use your user password (the one you decided at install time). This one is the password which is available in clear text.
So, as you can see, the effect is the same even if it isn't the root password.
RE: to root or not to root
by atsureki on Sun 12th Mar 2006 21:00
in reply to "to root or not to root"




Member since:
2006-01-23
.. the 'root' password (not actually the root password because Ubuntu uses sudo)..
So is it the root password or not?