03-23-2019 11:05 PM
Hello everyone,
I can enter in ise server with GUI by used my username and password and can login as fine, But the CLI ssh i can't enter when i used my username and password, How can enable the account in cli?
Any help
THANKS
Solved! Go to Solution.
03-24-2019 02:27 AM
Hi,
When you first install the ISE node, you supply an administrator user and password. Let's assume the user is user1, the password is pass1.
After creating these credentials, the GUI user is duplicated as user1 and pass1. From that point on, the CLI and GUI credentials are entirely separate. For example you can disable the GUI credentials, or change the GUI password, without it affect the CLI password.
So the fact that the GUI user is working for you doesn't mean that it's the same user or the same user/password for the CLI. If you want to perform password recovery for CLI, here is the procedure:
Keep in mind that the GUI credentials are for the entire deployment, but the CLI ones are for a specific node. So if you want to recovery several nodes you need to do this one box at a time.
03-24-2019 07:31 AM - edited 03-24-2019 07:33 AM
Hi,
From GUI you can't create or modify a user for CLI login. Also you can't use external identity source for CLI of ISE.
External Identity Source for CLI is introduced in version 2.6. Below links for your ref.
03-24-2019 02:27 AM
Hi,
When you first install the ISE node, you supply an administrator user and password. Let's assume the user is user1, the password is pass1.
After creating these credentials, the GUI user is duplicated as user1 and pass1. From that point on, the CLI and GUI credentials are entirely separate. For example you can disable the GUI credentials, or change the GUI password, without it affect the CLI password.
So the fact that the GUI user is working for you doesn't mean that it's the same user or the same user/password for the CLI. If you want to perform password recovery for CLI, here is the procedure:
Keep in mind that the GUI credentials are for the entire deployment, but the CLI ones are for a specific node. So if you want to recovery several nodes you need to do this one box at a time.
03-24-2019 03:01 AM
03-24-2019 03:02 AM
Thank you for replay,
Now if i need to enable user to make enter from putty "ssh" to ise server how can that to enable it from GUI ise server?
03-24-2019 07:31 AM - edited 03-24-2019 07:33 AM
Hi,
From GUI you can't create or modify a user for CLI login. Also you can't use external identity source for CLI of ISE.
External Identity Source for CLI is introduced in version 2.6. Below links for your ref.
03-25-2022 12:52 PM
you can enable this by using this command in
ISE/admin(config)#services sshd enable
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