sudo(8) adduser(8) --disabled-password USERNAME
execute a command as another user
add a user or group to the system
--disabled-password
       Like --disabled-login, but logins are still possible (for example using  SSH  RSA  keys)  but  not
       using password authentication.
source manpages: sudoadduser