cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
711
Views
0
Helpful
1
Replies

CNA Authentication

tjavier
Level 1
Level 1

Hi, i have Cisco Secure Server and my switch ahenticate with it in telnet way, but when i login in Cisco Network Asistance this not works.

this is my conf for AAA access:

username ***** privilege 15 password *****

aaa new-model

aaa authentication login secure group tacacs+ local

aaa authorization exec secure group tacacs+ local

aaa accounting exec secure-tac start-stop group tacacs+

aaa accounting commands 2 secure-tac start-stop group tacacs+

tacacs-server host xxx.xxx.xxx.xxx

tacacs-server key *******

ip http authentication aaa

line vty 0 4

authorization exec secure

accounting commands 2 secure-tac

accounting exec secure-tac

login authentication secure

!

1 Reply 1

Hello,

can you try this configuration and see if that makes a difference ?

aaa new-model

aaa authentication login default group tacacs+

aaa authorization exec default group tacacs+

ip http server

ip http authentication aaa

tacacs-server host xxx.xxx.xxx.xxx

tacacs-server key ******

line vty 0 4

authorization exec default

login authentication default

Regards,

GP

Review Cisco Networking products for a $25 gift card