Reset your Security Compliance Management password

If you forget your password, you can reset it in the user admin console.

  1. 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 docker with podman.

  2. Navigate to https://<SCM-HOSTNAME>/auth/admin using the FQDN of your Security Compliance Management node.
  3. Login using the credentials from step 1.
  4. Select Manage Realms from the dropdown menu.
  5. Click on the Puppet realm link.
  6. Navigate to Users.
  7. Use an asterisk(*) as a search term to show all users and select the user account you want to update.
  8. Click Edit to edit the selected user account.
  9. Select the Credentials tab and then reset the password.