===============
Deleting a user
===============

To remove a user from the AEN database: 

.. code-block:: bash

   wk-server-admin remove-user <username>

NOTE: Replace ``<username>`` with the actual username.

NOTE: Changing the owner of a project requires that both the previous owner and
the new owner are still AEN users. Before deleting a user, :doc:`change the
owner <../sys-mgmt/change-project-owner>` of that user's projects.
