How To Reset Your Forgotten Root Password On CentOS 7 Servers

來源:互聯網
上載者:User

標籤:difference   sometimes   important   password   remember   

Sometimes you forget stuff. I do. I forget important passwords for important websites sometimes. Retrieving your forgotten passwords for most websites is easy, all one has to do remember few details that were used when signing up for the service to get a password reset for an account.

The difference is forgetting a password to a system or device with no easy way to reset it while locked out. CentOS 7 is one such system. If you forget the root password to your CentOS 7 machine, it’s almost virtually impossible to reset it while you’re locked out.

This brief tutorial is going to show you a simple trick that you can use to reset your forgotten root password for CentOS 7 servers. This will definitely come in handy for webmasters who are locked out of your CentOS machine and can’t sign on.

This tutorial will only work if you have direct access to the machine or serial terminal access with boot menu options. You can’t reset the root password if you’re remotely connected since you need boot menu access.

To get started, turn on the machine that you’ve forgotten the root password on. For CentOS 7 devices, you’ll be given 5 seconds at the boot menu to select the operating system kernel to boot into.

That 5 seconds is important, because allows for  admins to select different kernels or edit existing kernel parameters before booting.

At the boot menu, press e to edit the existing kernel (Core) as shown below.

650) this.width=650;" class="aligncenter size-full wp-image-31361" src="https://www.liberiangeek.net/wp-content/uploads/2014/09/centos7-forgot-root-password.png" alt="Changing root password on centos 7" width="721" height="385" style="padding:0px;border:0px none;margin:0px auto;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;vertical-align:middle;width:auto;height:auto;" />

 

Next, scroll down to the list until you see the line underlined below (ro ) . What we need to do is change that ro to rw and start into a bash shell. It should look like this rw init=/sysroot/bin/sh.

 

650) this.width=650;" class="aligncenter size-full wp-image-31362" src="https://www.liberiangeek.net/wp-content/uploads/2014/09/centos7-forgot-root-password-1.png" alt="forgotten root password on centos 7" width="721" height="400" style="padding:0px;border:0px none;margin:0px auto;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;vertical-align:middle;width:auto;height:auto;" />

 

 

Change the ro line to rw and add init=/sysroot/bin/sh

rw init=/sysroot/bin/sh

650) this.width=650;" class="aligncenter size-full wp-image-31363" src="https://www.liberiangeek.net/wp-content/uploads/2014/09/centos7-forgot-root-password-2.png" alt="changing root password on centos" width="721" height="400" style="padding:0px;border:0px none;margin:0px auto;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;vertical-align:middle;width:auto;height:auto;" />

 

After changing that, press Control + X  or Ctrl + X  on your keyboard to start into single user mode using the bash shell specified above. In this mode, we’re going to change the root password.

In the single user mode, run the command as shown below

chroot /sysroot

650) this.width=650;" class="aligncenter size-full wp-image-31364" src="https://www.liberiangeek.net/wp-content/uploads/2014/09/centos7-forgot-root-password-3.png" alt="password change on centos 7" width="721" height="402" style="padding:0px;border:0px none;margin:0px auto;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;vertical-align:middle;width:auto;height:auto;" />

 

Finally, run the commands below to change the root password.

650) this.width=650;" class="aligncenter size-full wp-image-31365" src="https://www.liberiangeek.net/wp-content/uploads/2014/09/centos7-forgot-root-password-4.png" alt="change password on centos 7" width="721" height="98" style="padding:0px;border:0px none;margin:0px auto;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;vertical-align:middle;width:auto;height:auto;" />

 

You’ll be prompted to create and confirm a new password.  After creating the password, run the commands below to update SELinux parameters

touch /.autorelabel

 

Exit and reboot your system. You should be able to sign on and use the system with the new password you created. That’s how you change the root password on CentOS 7.

Enjoy!


本文出自 “vincent” 部落格,謝絕轉載!

How To Reset Your Forgotten Root Password On CentOS 7 Servers

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.