Reset a user's password
A user has lost access to their vault or identity.
-
Vault (Vaultwarden) — send a new invitation from the admin interface; the user resets their main password by e-mail.
-
Identity (Kanidm) — regenerate a reset token on the coordination server:
Fenêtre de terminal kanidm person credential create-reset-token <login> --name idm_admin -
Send the link or QR-code to the user, who recreates their key and recovery password.