Skip to content

Change the password for the Administrator system user #9

Closed Answered by MadhavanKidambiVaradan
paxconG14 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi

Yes that is possible during the very first deployment of API control plane.
You need to add the following two properties to ingress_configmap.yaml that will create an system user
and make him as default.

com.softwareag.api.umc.users.system.name : "Administrator"
com.softwareag.api.umc.users.system.password: "##password##"

Note:
There is no APIs today for delete/edit of system users.
So If you have already created the deployment, you need to delete the contents of the persistent volume claim created for
elastic search , make this change to the ingress_configmap.yaml and then redeploy the API Control plane

Thanks
Madhavan Kidambi

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by paxconG14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants