Cómo deshabilitar un usuario Linux
sudo usermod -L <userToDisable>
Clever Capybara
sudo usermod -L <userToDisable>