anonymous user read privilege problem

Author Message

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 specified
subtree: 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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 04:34:02
Script start
Timing: Jan 31 2025 04:34:02
Module start 'layout'
Timing: Jan 31 2025 04:34:02
Module start 'content'
Timing: Jan 31 2025 04:34:02
Module end 'content'
Timing: Jan 31 2025 04:34:02
Script end

Main resources:

Total runtime0.0125 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.2500151.2266
Module start 'layout' 0.00520.0021 739.476636.6797
Module start 'content' 0.00720.0041 776.156390.0469
Module end 'content' 0.01130.0012 866.203129.9922
Script end 0.0125  896.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002418.9576140.0002
Check MTime0.00118.6978140.0001
Mysql Total
Database connection0.00086.072810.0008
Mysqli_queries0.002116.395530.0007
Looping result0.00000.080010.0000
Template Total0.00097.310.0009
Template load0.00075.872810.0007
Template processing0.00021.430610.0002
Override
Cache load0.00054.059410.0005
General
dbfile0.00021.929780.0000
String conversion0.00000.047640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs