{{ usersError }}
Note: is configured to use external authentication, so users can only be created in that system
Username E-mail address Quota Consumed
You Superuser Disabled {{ current_user.username }} {{ current_user.email }} {{ current_user.quota_report.percent_consumed ? ( bytesToHumanReadableString(current_user.quota_report.quota_bytes) + " (" + current_user.quota_report.percent_consumed + "%)") : bytesToHumanReadableString(current_user.quota_report.quota_bytes) }} 0 {{ " of " + bytesToHumanReadableString(current_user.quota_report.configured_quota) }} Change E-mail Address Change Password Send Recovery E-mail Delete User Disable Enable User Take Ownership Configure Quota
Are you sure you want to take ownership of user namespace {{ takeOwnershipInfo .entity.username }}?
Note: This will convert the user namespace into an organization. The user will no longer be able to login to this account.