cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
488
Views
0
Helpful
3
Replies

Password reset issues in CM7.1.3.30000

m_poublon
Level 1
Level 1

I have attempted to reset the application username and password in CM 7.1.3.30000 using the command line interface command (with output):

admin:utils reset_application_ui_administrator_password
New password:*
Confirm new Password:*

-------------------- utils reset_ui_administrator_password --------------------


Reset user interface password
admin:utils service restart Cisco Tomcat
Service Manager is running
Commanded Out of Service
Cisco Tomcat[NOTRUNNING]
Service Manager is running
Cisco Tomcat[STARTING]

Cisco Tomcat[STARTED]
admin:

But while attempting to log in to the CCM Admin pages I get a user/password incorrect.

Any ideas?

I successfully reset the password for the OS admin user, but application admin is giving me issues.

3 Replies 3

William Bell
VIP Alumni
VIP Alumni

I have not had issues with this process in the past.  But I have not tested on this specific version.  Are you certain that the application administrator user ID is what you think it is?  I believe there is a command to change that:

utils  reset_application_ui_administrator_name

HTH.

Regards,
Bill

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify

I used the command you listed to verify that I was using the correct name when attempting to log in, I just didn't include it in the copy and pasted snippet I gave before.

Thanks.

- Mike

Turns out that the password did not like to have "special" (symbol) characters in it on the command line. Once only entering letters and numbers it was fine.

Thanks for your help.