02-26-2019 06:54 AM - edited 02-21-2020 11:03 AM
Hello Experts,
Can someone help me with the below issue,
- I have ISE standalone running on 2.6, i have enabled the device administration for TACACS services and configured required steps on my Firewall and Switch.
aaa-server ise1 protocol tacacs+
aaa-server ise1 (Inside) host <ISE IP>
key *****
aaa authentication ssh console ise1 LOCAL
aaa authentication enable console ise1 LOCAL
aaa authentication http console ise1 LOCAL
aaa authorization command ise1 LOCAL
aaa accounting ssh console ise1
aaa accounting serial console ise1
aaa accounting enable console ise1
aaa accounting command ise1
aaa authentication secure-http-client
aaa authorization exec authentication-server auto-enable
1. I am seeing continues Authentication failure logs on ISE with INVALID username on my Firewall which is hitting the default profile.
2. when i tried to authenticate with AD user, the authentication is successful but authorization is hitting to the default deny profile.
Can someone help me did i done something wrong on my TACACS configuration or Is it a Bug?
Thanks
Sumanth
02-26-2019 04:30 PM - edited 02-26-2019 04:37 PM
First introduced in ise 2.4, the masking of usernames failing authentication was done to avoid revealing passwords that may have been placed in the username field.
You can disable the masking for 30 minutes if you go to Administration >> Settings >> Protocols >> RADIUS >> Disclose invalid usernames and select the checkbox.
As for your issue of hitting the deny rule, you need to confirm that you're matching the conditions you have set, user, Nad, group, etc. Click the details of one of those live logs and share it with us of you want. If you feel you're hitting a bug or this worked before 2.6, TAC will be your only option.
02-26-2019 05:10 PM
02-26-2019 09:35 PM
Hi, it told you that authentication is fail, and it not match any rules, you can show what is configured in authentication rule and to be more granular set the protocol for tacacs+
08-14-2019 03:56 PM
Not sure if you already fix this, but in 2.6 the username disclosure setting is in Administration > System > Settings > Security Settings.
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