11-05-2024 06:43 AM
Good morning,
On a ICX 7750 stack running Version:08.0.95gT241 we have a user that we dont know the password for. Is there a way for me to delete this user without that users password? This user is from a previous network admin and we need it gone for security purposes.
Thanks
11-05-2024 01:20 PM
Hi!
Thank you for posting your question. Here we can have 2 scenarios.
1. The log in credentials are not working and we need to reset them, try these steps:
2. If you do have access to the switch CLI and only need to delete the user and its password, check this guide:
Steps:
*Check which user needs to be deleted using this command # show run | inc user
*From global configuration level, enter this command to delete #no username {here enter the name of the user we want to delete}
*Finally, save changes with #write memory
I hope that works!