sysadmin

Disable user

Disable the user named guestuser from logging in, including via ssh

sudo usermod --expiredate 1 guestuser
Made with ❤ and #Code