hi team
this is a weird issue where my ssh/telnet login just works fine but when i am trying to come via http/https or CCP, it constantly gives me authentication error.
my config is like this:
username <username> secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY
ip http server
ip http secure-server
line vty 0 4
exec-timeout 15 0
login local
transport input telnet ssh
line vty 5 15
exec-timeout 15 0
login local
transport input telnet ssh
I also typed in commands:
ip http authentication local and ip http authentication enable
However, all these times, I always see authentication error...Am i missing anything here????