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...")
 
 
Line 1: Line 1:
 
[[Category:F5 Networks]]
 
[[Category:F5 Networks]]
 +
'''[[F5 Networks#Misc|Back to Misc]]'''
 +
 
#[[Boot the system into single-user mode| Boot into single user mode]]
 
#[[Boot the system into single-user mode| Boot into single user mode]]
 
#Type the following commands:  
 
#Type the following commands:  

Latest revision as of 08:19, 28 June 2017

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.