Reset a lost or forgotten root or support password
From Tech-Wiki
- Boot into single user mode
- Type the following commands:
mount -a passwd <account>
For example: passwd root
- When prompted, enter a new password.
- 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.