alpacon
IAM
Users
User Delete

Delete User

You can access the User Details screen by clicking on a specific user in the IAM > Users menu. On the User Details screen, click the Delete button in the top right corner to use the user deletion function.

Provided Features

Alpacon provides the following features when deleting users:

Normal User Deletion

The normal user deletion function allows you to delete the user's account. Additionally, the user's home directory on the server will be moved to the /home/deleted_users/ directory. This directory is used to store the home directories of deleted users. Ownership will be transferred to the root user, and permissions will be set to 0700.

Purge User Deletion

The Purge user deletion function allows you to completely delete the user's account. In this case, the user's home directory on the server will also be deleted. Since the user's home directory cannot be recovered when using the purge deletion function, it should be used with caution.