Closed (works as designed)
Project:
Content Access
Version:
7.x-1.2-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 07:53 UTC
Updated:
19 Sep 2012 at 19:02 UTC
Hi!
I use Access Control 7.x-1.2-beta1 and Drupal 7.15
Sorry i made a mistake!!
I use Content Access 7.x-1.2-beta1 and Drupal 7.15
My Problem:
I had a Contentype "INTERN".
In the Premission for "View any Content" --> I disable the checkbox for "anonymus user"
I creat a page ("my-internal-page") with the Contentype INTERN and set the page published.
So when i logout and go as "anonymus user" to my website. I can via URL input --> www.myhomepage.com/my-internal-page see this page!!! :-(
But it should not be accessible for anonymous user! (It should only be visible for only registered/authenticated users!!)
Comments
Comment #1
wusel commentedMy hint:
Use http://drupal.org/project/content_access (not: "Access Control") to control access to every content-type. It works!
You have to set the permissions within your content-type(s) and not only at people/permissions.
Good luck!
Comment #1.0
wusel commentedtext change
Comment #1.1
Bernsch commentedTExt change in firt line
Comment #1.2
Bernsch commentedtext change
Comment #2
Bernsch commentedSorry i made a mistake!!
I use Content Access 7.x-1.2-beta1 and Drupal 7.15
The Problem is also the same...
Comment #3
Bernsch commentedOK, I think I have found the problem!
I also have the Taxonomy Access Control module installed! When i'm disable the Taxonomy Access Control module, the Content Access module works as designed!
EDIT:
I solve the problem:
Go to the taxonomy access module settings (Administration » Configuration » People » Taxonomy access control) and edit access rules for anonymous user. On Global/default set the VIEW Deny (D) or Ignore (I)!
Comment #4
Bernsch commentedComment #4.0
Bernsch commentedtext change