Linux-password-reset-root: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Really interesting way to reset a forgotten root password on Rocky. The assumption is that this will also work for other RHEL releases, although it has not been tested at all...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
Really interesting way to reset a forgotten root password on Rocky. The assumption is that this will also work for other RHEL releases, although it has not been tested at all.. | Really interesting way to reset a forgotten root password on Rocky. The assumption is that this will also work for other RHEL releases, although it has not been tested at all.. | ||
The link is from [https://www.tecmint.com/reset-forgotten-root-password-in-rocky-linux-almalinux/|Password reset for root user] | |||
<pre> | <pre> |
Revision as of 09:39, 22 November 2021
Really interesting way to reset a forgotten root password on Rocky. The assumption is that this will also work for other RHEL releases, although it has not been tested at all.. The link is from reset for root user
chroot /sysroot passwd root Wait and confirm that you get all authentication tokens updated successfully