Ask for a password to access recovery mode root console
This post was written by admin on September 8, 2009
Posted Under: Security
Posted Under: Security
As everyone knows,ubuntu user password can be easily reset from the recovery mode in Grub menu, it allows to access the root console without any password to enter or something like that.It’s unsafe,I think it would be safe if there’s a password to access the root console.
If you enable your ubuntu root password,and there will ask the password to access the root console.
To enable root password:
sudo passwd root
enter new password and again to confirm.
Now,you need to enter this password to access root console from recovery mode.
To disable root password:
sudo passwd -l root
Related posts:
- Reset the forgotten password in Ubuntu
- How to reset forgotten user/boot password in Ubuntu
- Enabel login your ubuntu as Root user
- How to enable sound in Ubuntu 11.04 While login as root
- Execute sudo command without asking for password
Tags: Security

Reader Comments
xnjE1U I want to say – thank you for this!
[Reply]
OqIW4F I want to say – thank you for this!
[Reply]