12-03-2021 06:15 AM
does ISE have this feature too?
when user ssh into session he will get ACS-user:
ACS-password: something like that
Solved! Go to Solution.
12-03-2021 02:28 PM
You can modify the default global settings such as username/password prompt in the Work Centers > Device Administration > Settings pages.
12-03-2021 02:28 PM
You can modify the default global settings such as username/password prompt in the Work Centers > Device Administration > Settings pages.
12-03-2021 10:33 PM
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">
12-05-2021 02:16 PM
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.
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