Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
Nir_Shamir
Employee Employee
Employee

if it's a GW and it's connected to a management server then with CPRID or running script from the SmartConsole you can create a new user to access it and then change the admin password.

Also you can change the admin password directly:

Expert@HostName]# $CPDIR/bin/cprid_util -server <IP_address_of_Security_Gateway> -verbose rexec -rcmd /bin/clish -s -c 'set user admin newpass <NewPassword>'

 

(1)
Who rated this post