remove group from user ssh code example Example: how to remove user from the group gpasswd -d user group # or usermod -R group user_name