Partner links

How to reset passwords on Fedora 21 and 22

Fedora 21 touch .autorelabel

Thanks to a very strict password policy and one too many passwords to remember, I managed to forget both the root and user account passwords of a test Fedora 21 installation. I could have reinstalled the whole system, but decided that the situation presented a good opportunity to attempt a password recovery.

Luckily, performing a password reset operation on a Linux distribution is a relatively simple operation. So simple that anybody with physical access to your computer can do it. That means anybody, whether they are authorized to or not.

And that presents a good case why users should always configure full disk encryption and/or password-protect GRUB, the default bootloader on virtually all Linux distributions.

So what follows is a step-by-step guide on how to recover a password on Fedora 21. The same steps should apply to Fedora 20 and the upcoming Fedora 22. The password being reset can be the root password or a standard user account password.

A password recovery attempt in Linux begins at the GRUB boot menu. Figure 1 shows what it looks like on Fedora 21, where the default entry is selected. That’s the entry that you’ll have to edit to begin the password reset operation. And that entails pressing the E key on the keyboard.

Fedora 21 GRUB

Figure 1: Entries on the GRUB menu of Fedora 21.

Afterwards, you’ll see a window like the one shown in Figure 2. There’s only one long line that you’ll need to edit, but you’ll have to scroll down to see it. To scroll down, keep pressing the Down arrow key on the keyboard until you get to a line that begins with linux16.

Fedora 21 edit GRUB options

Figure 2: Editable GRUB entries on Fedora 21.

Figure 3 shows the options on that line. It’s a very long line, so you’ll have to use to Left arrow key to move the cursor until it reaches the end of the line. Note that the options span two lines. The line break is marked by the backslash (\).

Fedora 21 edit GRUB

Figure 3: The line that needs to be edited to boot into single user mode on Fedora 21.

To reset the password, the system has to be booted into single user mode. To cause that to happen, add rw followed by a space then followed by init=/bin/bash to the end of the line. In the example shown in Figure 4, I had to type the new options on a new line. That’s the reason for the new backslash just before rw. After typing the new options, reboot by pressing Ctrl X.

Fedora 21 edit GRUB

Figure 4: Appending the necessary options for single-user mode booting on Fedora 21.

The system will reboot into single user mode. In that mode, you’ll be operating with the privileges of the superuser. To emphasize, this is the reason why you should always password-protect GRUB or configure full disk encryption. Otherwise, any person that gains physical access to your computer can use this same method to reset the password.

Fedora 21 reset password

Figure 5: Single user mode on Fedora 21.

To reset the password for the root account, type passwd, then press the ENTER key. To reset the password for a standard user account, type passwd followed by the target username. In the example shown in Figure 5, I reset the password of a user called kamit. In either case, you’ll be prompted to type the password twice. If the password-reset attempt is successful, the system will output passwd: all authentication tokens updated successfully.

Afterwards, type touch / .autorelabelto address an issue with SELinux. Finally, reboot the system by typing /sbin/reboot -f.

Fedora 21 reset root password

Figure 6: Resetting a user account password on Fedora 21.

As the system reboots, there will be a brief pause at the juncture shown in Figure 7. Don’t worry, SELiux targeted policy relabeling takes just a couple of minutes. When rebooting has completed, you should be looking at a familiar login screen. Log in with the new password, if you changed the standard user password.

Fedora 21 touch .autorelabel

Figure 7: SELinux policy relabeling after changing a password on Fedora 21.

Share:

Facebook
Twitter
Pinterest
LinkedIn

Partner links

Newsletter: Subscribe for updates

Subscribe
Notify of
guest
19 Comments
Inline Feedbacks
View all comments
Guilherme Gasparoni
Guilherme Gasparoni
6 years ago

I have followed the steps and when I reset the system does not start the user/password interface. He’ve stopped in the initial load when we could see the logo.

Guilherme Gasparoni
Guilherme Gasparoni
Reply to  Guilherme Gasparoni
6 years ago

Done. I have digited the code > touch / .autorelabel > with more space that I must to do.
Thank you for the tip. It works for me.

Becca
Becca
6 years ago

Does this work for fedora 20?

Ashish
Ashish
7 years ago

I got Authentication token manipulation error when i entered new password twice

Jaapsoft
Jaapsoft
7 years ago

Type sudo -i in command line terminal.
Give your user account password by which you logged in to the system.
Now type “passwd”.
It will ask you for new root password.
Type new root password and then retype it.
Now type exit.

Rizwan Hashmi
Rizwan Hashmi
7 years ago

sir i am trying this but ‘e’ not press that time… my keyboard not work that time . what should i do … can you please tell me alternate solution for this

Suyash Guglani
7 years ago

Thank you soo much

flok
flok
7 years ago

Thanks alot man

gozie
gozie
7 years ago

I tried to log in just after I thought it worked but I couldnt . please what do I do? Its saying “sorry password is incorrect”.

gozie
gozie
7 years ago

Thanks. It worked

Sor Piseth
Sor Piseth
8 years ago

thank a lot! very helpful!

Luis Turcios
Luis Turcios
8 years ago

Thanks a lot

bong
bong
8 years ago

solved. it needed a space before the backlash (\) – this is before the line “rw init……”

Tom
Tom
8 years ago

Nice clean walk through

xuxo
xuxo
8 years ago

Saved my lave, thanks a lot.

mojtaba
mojtaba
8 years ago

tnx a lot
how to reboot after these steps?

Get the latest

On social media

Security distros

Hacker
Linux distros for hacking and pentesting

Crypto mining OS

Bitcoin
Distros for mining bitcoin and other cryptocurrencies

Crypto hardware

MSI GeForce GTX 1070
Installing Nvidia GTX 1070 GPU drivers on Ubuntu

Disk guide

LVM
Beginner's guide to disks & disk partitions in Linux

Bash guide

Bash shell terminal
How to set the PATH variable in Bash
Categories
Archives
19
0
Hya, what do you think? Please comment.x
()
x