07-10-2020 10:50 AM
I istalled an ISE server recently ,configured by Cisco Switch for tacacs authentication,
I constantly get failed login attempts while trying to login.
Attached herewith is the error log. Below is my switch Configuration:
aaa group server tacacs+ ISE-DMO
server 16.128.15.75
server-private 16.128.15.75 key man&woman
!
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authentication dot1x default group packetfence
aaa authorization exec default group tacacs+ local
aaa authorization network default group packetfence
aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 7 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
tacacs-server host 16.128.15.75
tacacs-server directed-request
radius-server host 10.128.10.150 auth-port 1812 acct-port 1813 timeout 2 key man&men
radius-server vsa send authentication
!
control-plane
!
!
line con 0
line vty 0 4
password done2020
line vty 5 15
password done2020
07-10-2020 11:43 AM
How does policy on ISE looks like?
07-10-2020 02:02 PM
07-11-2020 11:29 AM
Both of your two non-default authorization rules have conditions on user identity groups. ISE appears not finding the user in either groups so it applies the default; hence, Deny All Shell Profile.
07-11-2020 02:47 PM
Kindly advice on the steps to have this resolved
thanks
07-11-2020 04:01 PM
Please verify whether the user in one of the user groups.
Or, you may change the shell profile and the command set for the default rule and give some limited access.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide