You can change the password of the OPSystem
user.
OPSystem
is a default service user account that is required by internal system
actions.
Procedure
- Log in to the Red Hat®
OpenShift® web client as an
administrator.
- Click
, and then
click openpages-<instance_name>-platform-secret.
- Find the value for opsystem-pw.
The
value in opsystem-pw is the current password of the OPSystem
user. You need this password in a later step.
- Log in to the remote system where you installed the OpenPages tools and utilities.
- Go to the openpages-tools-client/bin directory.
- Run the following command:
- Follow the prompts to set the new password.
Important: You must respond to the authentication prompts using one of the following options:
- If you respond to the prompt Enter 'jwt' or CP4D user name: with
jwt
, you must respond to the prompt
Enter Json Web Token or CP4D API Key: with a JSON Web Token.
- If you respond to the prompt Enter 'jwt' or CP4D user name:
with your Cloud Pak for Data user name, you must respond to the prompt
Enter Json Web Token or CP4D API Key: with your Cloud Pak for Data API key.
An API Key can be
generated in Cloud Pak for Data. For more information, see Generating API keys for authentication.
- Make a note of the
password. You will need it in a later step.
The script asks you to restart the services. Skip this
step. You restart the services in a later step.
- Return to the Red Hat
OpenShift web
client and log in as an administrator.
- Click
, and then
click openpages-<instance_name>-sts-0.
- Click Terminal.
- Back up the configuration by running the following command:
cd /opt/ibm/OpenPages/aurora/bin ./OPBackup.sh /opt/ibm/OpenPages/openpages-backup-restore app-cp4d nosrvrst
The backup is created in the /opt/ibm/OpenPages/openpages-backup-restore
directory.
- Click
, and then
click openpages-<instance_name>-platform-secret.
- Click .
- Update opsystem-pw with the new
OPSystem
password.
-
Restart the application server pods.
- Click
, and
then click openpages-<instance_name>-sts.
- Decrease the number of pods to 0. Wait for all pods to be removed.
- Increase the number of pods to the value that you use in your
environment.