Answer the question
In order to leave comments, you need to log in
How to setup http/https authentication on cisco?
Good day!
Can't authenticate on one of the cisco switches. Everything is configured by analogy, but on one of the switches I can’t log in via http and https (I know it’s evil, but it’s necessary). I enter the password correctly, it lets me through telnet.
01#sh run
!
enable password 7 14471B5B5E547A72
!
username root privilege 15 secret 5 $1$..64$OLKtRljA5zAeBgmT64SR40
aaa new-model
!
!
aaa authentication login default local
aaa authentication login web local
aaa authorization console
aaa authorization exec default local
aaa authorization exec web local
!
ip http server
ip http authentication aaa login-authentication web
ip http authentication aaa exec-authorization web
ip http secure-server
######
01#sh debugging
General OS:
AAA Authentication debugging is on
AAA Authorization debugging is on
HTTP Server:
HTTP Server Authentication debugging is on
######
01#sh logging
May 11 13:39:46.319: HTTP AAA Login-Authentication List name: web
May 11 13:39:46.319: HTTP AAA Login-Authentication List name: web
May 11 13:39:46.319: AAA/BIND(00000062): Bind i/f
May 11 13:39:46.319: HTTP: Authentication failed for level 15
May 11 13:39:53.508: HTTP AAA Login-Authentication List name: web
May 11 13:39:53.508: HTTP AAA Login-Authentication List name: web
May 11 13:39:53.508: AAA/BIND(00000063): Bind i/f
May 11 13:39:53.508: HTTP: Authentication failed for level 15
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question