Reset a lost or forgotten root or support password

From Tech-Wiki
Revision as of 08:19, 28 June 2017 by Linogenco (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Back to Misc

  1. Boot into single user mode
  2. Type the following commands:
mount -a
passwd <account>
For example: passwd root
  1. When prompted, enter a new password.
  2. Type exit or reboot to return to the normal operating mode.

After the system reboots, you should be able to log in using the new password.