DescriptionThe article provides solution for admin user issue, if configuration restore option is not appearing.
SolutionLogin with super admin user account.
Go to Firewall -> System- > Administrators and select the admin user.
Edit the admin user under 'Administrator profile and select 'super_admin'.
Now login again with previous admin user account that had issue and restore option will appear.
From CLI.
Login with super admin user account then enter below command.
# config sys admin
edit <admin user name>
set accprofile super_admin
end