Forums / Setup & design / anonymous user read privilege problem
Pirkka Hartikainen
Wednesday 30 July 2003 9:48:07 am
I've assigned the Anonymous role to the "anonymous user". The Anonymous role has the following policy:
module: content function: read class: any section: any owner: any node: not specifiedsubtree: not specified
When I access the user site as the anonymous user, I can only see the top node of the site. No data from subnodes are shown on the front page, and the system demands login when I try to access them directly.
I have flushed the cache using clearcache.sh --clearl-all.
Thomas Brandl
Thursday 31 July 2003 6:01:19 am
The problem in fact is, that you do not see the real policy, the one you specified to Anonymous is not the one applied.
see also http://ez.no/developer/ez_publish_3/forum/general/access_denied_problem_diggin_into_it
unfourtunately eZ didn't comment on this yet!Can you guys confirm this is a bug?
Thanks for info!Thomas