Lost user-password, DELETE user and make new one

Hi wardeneers,

an employe fogot his password.
I learned that vaultwarden uses the password for encrypting his data, so there is no feature to reset the password as an admin. so far so god / bad.

But:
when I delete (revoke) the user or use his same email address to make a NEW account, the invitation-Link results in the normal LOGIN-Page (welcome back).
So it seems to be impossible to DELETE a user completely. Email seems to be the primary key in the DB.

Questions:
Any chance to access the SQLiteDB and DELETE a user, giving me the chance to make a NEW one with the old email-address? There are 3 here: db.sqlite3, db.sqlite3-shm, db.sqlite3-wal

There are no passwords in the user’s vault, because we just startet to use vaultwarden for the team. So recovery is not needed. But I do not want to make a 2nd email-account for users, that have problems with the login.

Am i right, that any PW the user stored in a collection is still there? Because the owner of the collection is the company.

Any ideas?

Klaus

1 Like