12-24-2024 10:43 AM
I'm doing an activity and for some reason I cant connect with ssh to a router with the username Admin1. Every time i connect I recieve a login error like if the password I entered was wrong. I tried creating a different username and ssh worked normally, tried deleting Admin1 and recreating him but still no luck. Seems like there is a problem directly with Admin1. Any suggestions how to fix the issue?
12-24-2024 10:48 AM
I dont fully sure but admin I think one of keyword using with ssh in OS' this make using username admin impossible.
MHM
12-25-2024 07:33 AM
But the username I'm using is "Admin1" so it should not be a keyword anymore or am I wrong?
12-25-2024 07:54 AM
To test what I suspect of' try do telnet and see if you can access.
As I mention some OS ssh is sensitive to admin word.
MHM
12-26-2024 09:19 AM
Would you do these things:
login to the router
configure user Admin1
logout of router
attempt to login using Admin1
assuming that it fails login with ID that does work
use command show run | include user and post the output
12-28-2024 03:05 AM
Sorry for the late answer. The output seems normal, i get the username and the encrypted password
12-28-2024 08:07 AM
Is this device using an authentication server or is it using locally configured IDs? It would be helpful if we could see the current running config (obscuring sensitive information such as passwords, Public IPs, etc). If you do not want to post the complete config would you post the output of the command show run | sec aaa
12-24-2024 01:06 PM
Can you share the exact error message you are receiving?
12-25-2024 07:30 AM
The error message I receive is
% Login invalid
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