Subject: login name and passord recovery
From: eager
Date: 11/6/2007 6:55:31 AM
I forgot my login name and password recovery in Fedora Core.
is there any way to recover it , please?
thanks!
Subject: login name and passord recovery
From: Theo Markettos
Date: 11/9/2007 3:24:24 PM
Wolfgang Draxinger <wdraxinger@darkstargames.de> wrote:
> Boot from a LiveCD, mount your system's root FS in rw-mode, then
> chroot into the mountpoint (as root). Now you can use
> passwd $user
> to overwrite the password of $user.
cat /etc/passwd
as root will show you the users on the system.
Theo
|