IN case you’re wondering why I’m asking this:
I need to explicitly deny a generic user login called “student” from accessing Deadline, yet I need any new user that logs in to be able to use Deadline. Because “student” is part of the “everyone” group I can’t deny it access without disabling “everyone”. Disabling “everyone” makes it so the new user has to get an admin to move them into the “allowed” group.
I can get it to work by typing in the names beforehand and adding them to the allowed list. I have 400 users, though, and I’d rather import a list to the database if that’s what needs to be done.