How do I set up a user where that user can only be sudo'd to and can't be logged into directly with a username and password through the login prompt? In other words, I want people to authenticate themselves and then if they want to use this account they would do a "sudo -u <username> bash