You can change the password of the OPSystem user.
OPSystem is a default service user account that is required by internal system
actions.
Before you begin
The chng-sys-password tool must be installed on a remote system that can access
the OpenPages URL. For more information, see Installing
tools and utilities.
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.
For
CP4D user name, enter your
IBM® Software
Hub user name. For
CP4D API
Key, enter your
IBM Software
Hub API key.
You generate the API key in IBM Software
Hub. 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.