If you have forgotten the CP Gaia Expert password, then use the method below to reset it.
The idea is to use the existing user's password, covering the expert's password, because the password inside the CP is encrypted, so you can ssh into the Gaia, but the password cannot be reversed, so it can only be overwritten.
Follow these steps:
Connect to CLI in Gaia machine (over SSH, or console).
The Log in to clish with the user A ' adminrole ' (user with ' monitorrole ' does not having sufficient permissions).
Find the hash of the clish password:
Hostname> Show Configuration
One line near the end would look similar to this:
Set User USERNAME Password-hash $1$vcbd0f3d$fjawgvrkbn.4ed27htppb0
Set the hash of the clish password to be the hash of the Expert mode password:
r75.40/r75.40vs/r75.45/r75.46/r75.47:
Hostname> Set Expert-password hash Hash_of_clish_password
Based on our example:
Hostname> Set Expert-password hash $1$vcbd0f3d$fjawgvrkbn.4ed27htppb0
R76/r77 and above (Dash is added in the syntax):
Hostname> Set Expert-password-hash Hash_of_clish_password
Based on our example:
Hostname> Set Expert-password-hash $1$vcbd0f3d$fjawgvrkbn.4ed27htppb0
Save the configuration:
hostname> Save Config
Set new Expert mode password:
R75.45 and above:
Hostname> Set Expert-password
Enter Current expert Password:type the current clish password
Enter New Expert Password:
Enter new expert password (again):
R75.40 and R75.40vs:
Hostname> Set Expert-password Plain
Enter Current expert Password:type the current clish password
Enter New Expert Password:
Enter new expert password (again):
Save the configuration:
hostname> Save Config
This article is from the "Tian Qing Technical essay" blog, please be sure to keep this source http://zhangzzs.blog.51cto.com/44076/1671546
Check Point r75,r77 Gaia expert password reset