IBM Support

Cloud Pak for Security: How to confirm adminUser configured during install process?

How To


Summary

This article demonstrates where the configmap value is added.

Useful when the cluster admin does not remember what value was added as part of the installation or when the admin is configuring an Identity Provider.

Objective

Confirm what user name was submitted during the installation process.

Steps

  1. Access Red Hat OpenShift cluster, under the Cloud Pak for Security namespace.
  2. Run the command to extract the adminUser from configmap cp4s-config:
    [root@nemeahost1 ~]# oc get cm cp4s-config -o jsonpath='{.data.adminUserId}'
    secadmin
  3. Describe isc-entitlement pods to confirm ADMIN_USER entry:
    [root@nemeahost1 ~]# oc describe deploy isc-entitlements | awk '/ADMIN_USER_ID:/ {print $2}'
    secadmin
    secadmin
    
    Note: This secadmin is a sample user.

Related Information

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSTDPP","label":"IBM Cloud Pak for Security"},"ARM Category":[{"code":"a8m3p0000000rbnAAA","label":"Administration Task"}],"ARM Case Number":"TS010482289","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
16 September 2022

UID

ibm16619157