Reset a lost or forgotten root or support password

From Tech-Wiki
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.