mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 17:02:14 -05:00
Cant delete user on the System Administrator Portal #5929
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lipy41 on GitHub (Jun 5, 2025).
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: SIGNUPS_DOMAINS_WHITELIST
Vaultwarden Build Version
1.32.2
Deployment method
Official Container Image
Custom deployment method
This is a new user, has no ownership of the org vault, and we just want it deleted.
The email is korri.courtois@fl3xx.com
our vault is https://locker.fl3xx.com/
Reverse Proxy
linux / x86_64
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
1.32.2
Steps To Reproduce
Expected Result
error
Actual Result
Logs
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub (Jun 5, 2025):
Well, according to screenshot you posted the user is the owner of an organization:

You should be able to first delete the
FL3XXorganization where the user is the owner of and then you can delete the user account.@lipy41 commented on GitHub (Jun 5, 2025):
She is not owner.. and she doesn't even appear as a user within that org.
Deleting the ORG is impossible for us, we're talking a big company vault.
This user is a new employee who just joined, and no admin role or ownership was given to her..
@lipy41 commented on GitHub (Jun 5, 2025):
Im stuck in a endless loop..it seems
@lipy41 commented on GitHub (Jun 5, 2025):
do you mean this:
Will this not delete the ORG vault, just the individual vault?
@lipy41 commented on GitHub (Jun 5, 2025):
Where do I find the UUID of the ORG?
@stefan0xC commented on GitHub (Jun 5, 2025):
This is a separate organization, I assume the one with multiple entries is your main organization.
edit: The UUID of an organization is displayed in this list underneath the organization name and associated email
btw: I think you can prevent users from creating their own organization, eg. by restricting it to certain users or
none:0d3f283c37/.env.template (L268-L274)@lipy41 commented on GitHub (Jun 5, 2025):
Thanks it worked!