03-18-2017 08:12 AM - edited 03-08-2019 09:48 AM
Hi,
I am really disturbed by the SSH connection on my lab. I am trying to login in but it gives me the error below. I am using the putty software.
login as: JIN_ROUTER2
JIN_ROUTER2@192.168.0.3's password:
Access denied
JIN_ROUTER2@192.168.0.3's password:
Access denied
JIN_ROUTER2@192.168.0.3's password:
Any advise?
Thank you.
Solved! Go to Solution.
03-18-2017 08:48 AM
Have you configured AAA?
aaa new-model
aaa authentication login default local
aaa authorization exec default local
03-18-2017 04:25 PM
This configures it to use the local username/password database for authentication.
It would be great if you could mark my answer as correct.
03-18-2017 08:32 AM
It is simply saying that you are using the wrong username and password.
03-18-2017 08:43 AM
But, I have the username as I set it up on the configuration, and the password is correct too.on the hostname i used the the fa0/1 int ip address.
03-18-2017 08:48 AM
Have you configured AAA?
aaa new-model
aaa authentication login default local
aaa authorization exec default local
03-18-2017 01:22 PM
Not yet.What does this configuration
help ? Thank you.
03-18-2017 01:35 PM
Hi, Philip, Thank you very much. This seems to make it work. I am still learning these things and I am always eager to learn new things. I have never used ssh before. But, your configs up here works. Please educate me a bit about them. Thank you again.
03-18-2017 04:25 PM
This configures it to use the local username/password database for authentication.
It would be great if you could mark my answer as correct.
03-18-2017 08:31 PM
Thank you very much.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: