cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
503
Views
0
Helpful
2
Replies

Issue with Session slot after implement the tacacs+ on FWSM

narinder.thakur
Level 1
Level 1

Hi,

I am trying to implement  tacacs+ on FWSM module using 4.1(10),

only facing issue when trying to connect from Switch (session slot)
(Command authorization failed) Rest of the things working fine 


here is the output

Router#session slot 3 processor 1
The default escape character is Ctrl-^, then x.
You can also type 'exit' at the remote prompt to end the session
Trying 127.0.0.31 ... Open


User Access Verification

Password:
Type help or '?' for a list of available commands.
FWSM> en
Command authorization failed


Below is the configration done on FWSM

FWSM# sh run | in aaa
aaa-server NEW protocol tacacs+
aaa-server NEW host 10.70.20.1
aaa authentication enable console NEW LOCAL
aaa authentication ssh console NEW LOCAL
aaa authorization command NEW LOCAL
aaa accounting command NEW

Can anyone help me solve this issue

Thanks

2 Replies 2

narinder.thakur
Level 1
Level 1

Issue has been solved after using this ...

aaa authentication telnet console NEW LOCAL

thanks

Cheers  ........ Thanks