cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1500
Views
20
Helpful
3
Replies

ACS has good feature adding prompt message in password

enzo80
Level 1
Level 1

does ISE have this feature too?

when user ssh into session he will get ACS-user:

ACS-password:                 something like that

1 Accepted Solution

Accepted Solutions

Greg Gibbs
Cisco Employee
Cisco Employee

You can modify the default global settings such as username/password prompt in the Work Centers > Device Administration > Settings pages.

View solution in original post

3 Replies 3

Greg Gibbs
Cisco Employee
Cisco Employee

You can modify the default global settings such as username/password prompt in the Work Centers > Device Administration > Settings pages.

thanks i just tried it when i ssh into the device, only password section was updated, i still get plain login> for username

in the settings its

 

username:

password:

 

do i need to change the string for username to    username>   for it to work  or login-"mytext">

If you are getting a prompt like "login>" this is likely coming from your SSH client, not ISE.

Clients based on OpenSSH typically use your local logged in user account for the user credential when it is not provided using either '-l' or 'user@server.com' options. Some SSH clients, like puTTY, use some sort of wrapper to provide the user with a prompt to type in their username.