We have a shared folder called "company docs" that all the users have access to on the server to store certain things that all other might need. I've been tasked to create a folder within that folder to hold sensitive files. I want to be able to "lock down" or "deny" other users except for a few from opening this folder. I've been looking in to making a group for these "special" users and giving them access but the problem I run into is that the "users" group is given full control and that would trump this unless i denied them permission. What is the best way to accomplish this task?