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 KEYCLOAK_ADMIN=
    /usr/bin/docker exec -it comply_identity env | grep KEYCLOAK_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 Puppet Realm from the dropdown menu.
  5. Navigate to Users.
  6. Use an asterisk(*) as a search term to show all users and select the user account you want to update.
  7. Click Edit to edit the selected user account.
  8. Select the Credentials tab and then reset the password.