07-02-2020 06:49 AM
Hi, I need to change (not reset) the password for "admin" user but receive this error:
prime/admin(config)# username admin password plain PASSWORD role ?
network-admin Specifies user with network admin role privileges
security-admin Specifies user with security administrative role privileges
user Specifies user with read-only role privileges
prime/admin(config)# username admin password plain PASSWORD role network-admin
% Error: Cannot modify or delete super user - admin
I tried to find any information but without success
Thank you
07-02-2020 09:32 AM
- 'plain' is already supposed to be the password , just try :
username admin password yourpassword role admin
M.
08-22-2020 06:09 AM
From CLI directly do not go to config mode
XXXvapp00XX/admin# change-password
Changing password for user admin.
Changing password for admin.
(current) UNIX password:
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
Done
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide