Cisco Cisco Prime Unified Provisioning Manager 9.0 Installation Guide

Page of 54
48
 
Resetting the Provisioning Manager Admin Password
To ensure that access to Provisioning Manager meets the security requirements at your site, you can reset the password for the 
Provisioning Manager pmadmin administrative account.
To reset the password for pmadmin:
Step 1
Log into the Provisioning Manager server as root using SSH.
Step 2
Open the command prompt.
Step 3
Enter the following command: 
./ResetCUPMAdminPassword.sh 
password ALL
where 
password
 is the new password. 
Resetting the PostgreSQL Admin Password
As needed, you can reset the password for the PostgreSQL administrative account. 
To resent the PostgreSQL admin password: 
Step 1
Log into the Provisioning Manager server as root using SSH.
Step 2
Open the command prompt.
Step 3
Enter the following command: 
./ResetPostgresAdminPassword.sh 
password ALL
where 
password
 is the new password. 
Changing the Provisioning Manager Server IP Address
If needed, you can change the IP address of the Provisioning Manager server.
To change the IP address: 
Step 1
Using PuTTY or the SSH Tectia Client, log into the Provisioning Manager server using the root account.
Step 2
Back up the following files: 
- /etc/passwd
- /etc/passwd-
- /etc/group
- /etc/group-
Step 3
Enter the following command: 
/opt/system/bin/setup -c
Step 4
Restore the files that you backed up in 
 to the folder /etc.
Step 5
Power off the VM, then power it on again.
Step 6
When prompted during the reboot, provide the required information, including the new IP address. You can use the 
information in 
 as a guide.
Step 7
When the server reboots again, log in using the new IP address for the server.