Introduction
This document describes how to reset the Cisco UCDM platform password if you forget the password and you are not able to access the CLI via platform user.
Password Recovery Procedure
This section describes the Cisco UDCM Password Recovery Procedure.
Note: This procedure is applicable only to CUCDM 10.1.x and 10.6 GRUB version 1.99-21ubuntu3.17 and 3.18.
- Disable connections, if possible, by way of disabling network. This ensures that transactions are not lost.
- Log in to VMWare and choose the Cisco UCDM Virtual Machine (VM).
- Right-click the VM and choose Edit Settings.
- Click the Options tab, choose Boot Options and check the check box in the Force BIOS Setup section. The next time the virtual machine boots, force entry into the BIOS.
- Open the Cisco UCDM display (Launch Virtual Machine Console).
- Click the reboot button (Restart Guest).
- The VM enters in BIOS and exits from the BIOS without making any changes. (The next step needs to be performed quickly before the system boot).
- Press e on the Grub boot console.
- Navigate to the second to the last line, which starts with linux.
- Navigate to the end of the line to 'init=/bin/bash' as shown in this image.
- Press Ctrl-X in order to boot the system.
- Enter mount -o remount,rw / once the system has booted.
- Enter passwd platform and enter a new password for the system.
- Type sync in order to force a file system sync.
- Type exit and then power off and on the VM.
- When the system boots, choose Ubuntu, with Linux 3.2.0-70- virtual.
You can now log in as platform user with the password set in step number 13.