06-12-2018 10:11 AM - edited 03-17-2019 12:59 PM
Hi, I have a small query. If someone can please help, it will be great.
For call manager, Unity and UCCX, we have administration page as well as OS Administration page, for which we have two different usernames. Now my question is that if we forget the administration page username, then is it possible to get it through OS administration page or through CLI mode?
Any suggestion or help would be appreciated.
06-12-2018 10:19 AM
Hi there
Application admin and OS admin are totally different users. If you forgot your application username you can go to your OS Admin via SSH and issue the below command to reset
utils reset_application_ui_administrator_name (For application username change)
utils reset_application_ui_administrator_password (For application password change)
Hope this helps!
Cheers
Rath!
***Please rate helpful posts***
06-12-2018 11:21 AM
Hi Ankit,
Yes, you can still login to OS Administration page.
++ The Admin user is used to login to the Cisco unified CM Administration, unified Serviceability, Reporting webpage.
++ Whereas, the OS Admin user is used to login to the Cisco Unified OS Administration and Disaster Recovery System.
++ CLI access is also done using the OS Admin credentials hence, you should be able to login to the CLI as well.
++ Please refer to the below commands to reset your Administrator username and password from CLI:
This command resets the application user interface administrator name.
utils reset_application_ui_administrator_name
This command resets the application user interface administrator password.
utils reset_application_ui_administrator_password
Please rate the post if, helpful.
Regards,
Akansha
06-13-2018 06:33 AM
06-13-2018 06:56 AM
Hi,
If u are running CUCM 9 or above , u can run the below command which would give u Application username
license management list users
The same user is used to login into CUCM Administration page and ELM/PLM
regds,
aman
06-13-2018 08:47 AM - edited 06-13-2018 08:49 AM
Hi Ankit,
You can run "license management list users" and it will give you the list of Application users:
admin:license management list users
App user: ciscoadmin
Also, if you are not sure about the admin password and you want to check it, you can run
"set password user admin" on the CLI.
++ This command will prompt you to type in the old password and the new password and throw an error if the old password is incorrect:
admin:set password user admin
Please enter the old password:
Please enter a valid password
++ If the password is incorrect, you can reset it using
"utils reset_application_ui_administrator_password"
admin:utils reset_application_ui_administrator_password
New password:*
Confirm new Password:*
-------------------- utils reset_ui_administrator_password --------------------
Reset user interface password
Please rate the post if, helpful.
Regards,
Akansha Sharma
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