Hello,
I want to restrict access to anonymous users and specific user roles for a content section of the site. I used this methodology:
Tag the restricted node with a term. Using the taxonomy access control module, I deny all permissions for the anonymous user and for content tagged with the specific term. However, the anonymous user can still see the node. The node is tagged with this term only. Shouldn't this procedure normally work and restrict access to anonymous users?
Thanks.