password
:roll: does enybody know how to disable the root password in debian ? in mandrake ween you install it gives you the option for no root password and it would be verry nice if i could set debian up this way ... becouse im the only person on this computer at all times i dont need or want a root password...thanks

open a shell window
passwd root
then just put in a blank password
If your the only user of the machine I'd strongly suggest having a root password and creating a user account. When you do things as root...you do them. You may accidentally regret it.

You can hand edit the /etc/shadow file as root and take out the encrypted password (i.e. just make it null between the two colons where the encrypted password should be.)
Once you do this, make sure you can login as root:
In another window type:
su
It should ask for password and when you hit enter it should come back with a prompt
Or better yet hit ctrl-alt-F1 and try logging in as root at the command prompt before you log out to make sure we didn't hose up your /etc/shadow file.
If that works great.
If not, try setting roots password again using passwd to get a valid encrypted password in the /etc/shadow file before logging off.


Recent comments
17 weeks 3 days ago
18 weeks 4 days ago
22 weeks 2 days ago
22 weeks 4 days ago
22 weeks 4 days ago
23 weeks 4 hours ago
23 weeks 1 day ago
23 weeks 1 day ago
23 weeks 2 days ago
23 weeks 2 days ago