topic title: Lost passwords
Posts: 15
amos
Joined: 21 Dec 2009
#1
Really hope someone can help me out here? After installing AntiX-M8.2 onto the hard drive i give the computer (as a Christmas present) to my nephew and he has gone and lost the passwords! So does anyone know if it is possible to recover lost passwords please? Thanks
Posts: 1,228
secipolla
Joined: 15 Jun 2008
#2
At grub's menu select antix's line and press 'e' to edit it. Go to the kernel line and add 'single' at the end of it. Then press 'b' to boot. This will boot in console mode as root.
Then just type

Code: Select all

passwd
to reset the password for root.

To reset the password for the normal user just type

Code: Select all

passwd username
, changing 'username' for the actual user name.

Source:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.linuxforums.org/articles/howto-recover-root-password_54.html"
linktext was:"http://www.linuxforums.org/articles/how ... rd_54.html"
====================================
" onclick="window.open(this.href);return false