cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6810
Views
0
Helpful
2
Replies

Creating Admin username in ISE using CLI

riyasrasheed
Level 1
Level 1

Hi All,

Can we able to create an admin username and password with role admin in the cli.

I have access to the cli using a user account and I was trying to create an admin username and password.

I have created one but i cannot access using those credentials.

I read in a doc, admin can reset only via booting from iso image.

Kindly advice, on this.

Thanks

rYs

2 Replies 2

Naresh Ginjupalli
Cisco Employee
Cisco Employee

Hi riyasrasheed,

 

You can create an admin user from CLI.

Once you logged into ISE CLI with admin credentials you have to follow below syntax to create another admin user.

 

isevm225-pod2/naresh# configure
Enter configuration commands, one per line.  End with CNTL/Z.
isevm225-pod2/naresh(config)# username demouser password plain default1A role ?
  admin  Specifies user with administrative role privileges
  user   Specifies user with read-only role privileges

isevm225-pod2/naresh(config)# username demouser password plain default1A role admin
isevm225-pod2/naresh(config)#

 

Exit and try to login with newly created user and password.

 

Thanks,

Naresh

Venkatesh Attuluri
Cisco Employee
Cisco Employee

username username password {hash | plain} password role {admin | user] [disabled [email email-address]] [email email-address]

http://www.cisco.com/c/en/us/td/docs/security/ise/1-1/cli_ref_guide/ise_cli/ise_cli_app_a.html#wp1014456

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: