cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1241
Views
15
Helpful
4
Replies

error in authentication

shahrulezwan
Level 1
Level 1
 
4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

Do you have a radius/tacacs server in place to handle your authentication or you have only a local?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi,

Got a server for tacacs

Hello,

 

what exactly is the error you are getting ? Try and add the lines marked in bold. Also, post the full running configuration of the device.

 

aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
--> aaa authorization exec default group tacacs+ local
--> aaa authorization network default group tacacs+ local
aaa accounting commands 0 default start-stop group tacacs+
aaa accounting commands 3 default start-stop group tacacs+
aaa accounting commands 5 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+

Hi,

It says authentication fails.

enable secret 9 cisco

aaa new-model
!
!
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa accounting commands 0 default start-stop group tacacs+
aaa accounting commands 3 default start-stop group tacacs+
aaa accounting commands 5 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+

tacacs-server host 10.X.X.X
tacacs-server directed-request
tacacs-server key xxxxx

line con 0
logging synchronous
stopbits 1
line vty 0 4
access-class VTY_ACL in
logging synchronous
transport input telnet ssh
line vty 5 15
transport input ssh