cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2863
Views
15
Helpful
1
Replies

ISE Device management Tacacs+ ssh prompt

paul-d
Level 1
Level 1

Hi,

 

We are migrating from ACS to ISE for our device authentication via SSH. I have noticed when we use the ACS server after the user enters their username we get a "Tacacs+" prompt next to the password promtp, so we know we need to enter Tacacs rather than local, however using ISE we just get "password" with no message before to let us know if its Tacacs or local auth.

 

Via SSH:

ACS:

login as: JoeBlogs
Using keyboard-interactive authentication.
TACACS+ password:

 

ISE:

login as: JoeBlogs
Using keyboard-interactive authentication.
password:

 

Any ideas please,

 

aaa authentication username-prompt "Local Username: "
aaa authentication login default group tacacs+ local
aaa authentication login group group tacacs+ local
aaa authentication login no-login none
aaa authentication login privilege-mode group tacacs+
aaa authentication enable default group tacacs+ enable
aaa authentication dot1x default group ISE
aaa authorization config-commands
aaa authorization exec default group tacacs+ local if-authenticated
aaa authorization exec CONSOLE if-authenticated
aaa authorization commands 15 default group tacacs+ if-authenticated
aaa authorization network default group ISE
aaa accounting update newinfo
aaa accounting dot1x default start-stop group ISE
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+

 

 

1 Accepted Solution

Accepted Solutions

Greg Gibbs
Cisco Employee
Cisco Employee

You can change the TACACS+ Password Prompt sent by ISE on the Work Centers > Device Administration > Settings > Connection Settings page.

Example:

Screen Shot 2020-09-29 at 12.55.49 pm.png

View solution in original post

1 Reply 1

Greg Gibbs
Cisco Employee
Cisco Employee

You can change the TACACS+ Password Prompt sent by ISE on the Work Centers > Device Administration > Settings > Connection Settings page.

Example:

Screen Shot 2020-09-29 at 12.55.49 pm.png