How do I update the admin-user password for NSP XML API access?
Purpose
Perform this procedure to update the admin password in the NSP mediation secret. The password must be current in order to permit NSP cluster access to the NFM-P XML API.
Steps
1 |
Log in as the root or NSP admin user on the NSP deployer host. |
2 |
Open a console window. |
3 |
Enter the following: # cd /opt/nsp/NSP-CN-DEP-release-ID/bin ↵ |
4 |
Enter the following: # ./nspdeployerctl secret -n psaRestricted -s nsp-mdt-mediator-secret -p XML_API_PASSWORD update ↵ The following prompt is displayed: Please enter the XML_API_PASSWORD: |
5 |
Enter the password. The following prompt is displayed: Please confirm the XML_API_PASSWORD: |
6 |
Re-enter the password. The password is updated in the NSP mediator secret. |
7 |
Close the console window. End of steps |