Difference between revisions of "Reset a lost or forgotten root or support password"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:F5 Networks # Boot into single user mode #Type the following commands: mount -a passwd <account><br/> For example: pas...")
(No difference)

Revision as of 07:48, 28 January 2011

  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.