Reset your Security Compliance Management password
If you forget your password, you can reset it in the user admin console.
- SSH into your Security Compliance Management node and run the following
commands to retrieve the admin username and password:Copy
/usr/bin/docker exec -it comply_identity env | grep KC_BOOTSTRAP_ADMIN_USERNAME=
/usr/bin/docker exec -it comply_identity env | grep KC_BOOTSTRAP_ADMIN_PASSWORD=If you are using Podman instead of Docker, replace
dockerwithpodman. - Navigate to
https://<SCM-HOSTNAME>/auth/adminusing the FQDN of your Security Compliance Management node. - Login using the credentials from step 1.
- Select Manage Realms from the dropdown menu.
- Click on the Puppet realm link.
- Navigate to Users.
- Use an asterisk(*) as a search term to show all users and select the user account you want to update.
- Click Edit to edit the selected user account.
- Select the Credentials tab and then reset the password.