List user accounts and their associated home directories
Create a user account and their associated home directory
sudo homectl create usernameRemove a specific user and the associated home directory
sudo homectl remove usernameChange the password for a specific user
Run a shell or a command with access to a specific home directory
sudo homectl with username -- command command_argumentsLock or unlock a specific home directory
sudo homectl lock|unlock usernameChange the disk space assigned to a specific home directory to 100 GiB