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!
11-06-2024 06:15 AM
Good morning and thank you for the response. The problem I have is that when trying the "no username" command it asks me for the current password in order to delete that user. I do not have that users current password so it will not delete. I don't know if it matters but the user I'm trying to delete is a super user. Is there any way for me to remove this user without their password. The only thing i could think of was factory resetting the device but i didnt want to do that unless there was no other options.
11-07-2024 05:01 PM
Hi kvon12
You can copy the hashed password from the running configuration and it should accept it.
11-12-2024 07:42 AM
Good morning,
I do not see a hashed password, only the text below.
username super password .....
thanks