Skip to content

Reset a user's password

A user has lost access to their vault or identity.

  1. Vault (Vaultwarden) — send a new invitation from the admin interface; the user resets their main password by e-mail.

  2. Identity (Kanidm) — regenerate a reset token on the coordination server:

    Fenêtre de terminal
    kanidm person credential create-reset-token <login> --name idm_admin
  3. Send the link or QR-code to the user, who recreates their key and recovery password.