Closed (duplicate)
Project:
Taxonomy Access Control
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2010 at 21:50 UTC
Updated:
3 Mar 2010 at 07:16 UTC
I can't make TAC working properly.
Just an example. If i set anonymous user to tac access Deny for everything and grant core permissions view node, nodes are still accessible to anonymous.
Now, if i do the contrary : i set anonymous user to tac access Allow for everything and do not grant core permissions view node, node are not accessible to anonymous.
So it seems whatever i set, core permissions overrules tac permissions.
In both cases above, i rebuilded permissions after changing acl...
Where this strange behavior could come from ?
Comments
Comment #1
xjmMarking as duplicate of #165848: TAC permissions overriden by core?.
Comment #2
xjmI believe #727696: Global defaults do not work properly on some sites is what is actually causing this problem for anonymous users.