I have a situation in which a user is a member of the Members security group that has access to all information in the site. I have a single document in which I need to remove one user who is a member of the security group. What is the
best way to accomplish this? The permissions are inherited throughout the site. I managed to get it done by removing the user from the security group at the top, added her permissions as a user to the top level, broke the permissions at the document
library level and then removed the single users. It seems like I should be able to break the permissions at the document library level and remove the user from the Members group only at the document level but that didn't work. It removed her from
the group all together.
↧