What does AccessSettings / Access=GroupBased do?

Author Message

Vaskin Kissoyan

Friday 30 April 2004 8:32:36 am

I'm setting up an extranet site and I need to be able to create multiple secured areas by group, and I'm wondering if this setting can help me out somehow, there is nothing on the site about it that i could find after several searches.

[AccessSettings]
#Access=GroupBased
Access=Shared

Lazaro Ferreira

Friday 30 April 2004 6:20:59 pm

Hi,

If I understood you right, you can achieve that by setting up multiple siteaccess (one for each different secure area), then turning on :

[SiteAccessSettings]
RequireUserLogin=true

[SiteSettings]
IndexPage=/content/view/full/your_entry_node_id

at each siteaccess's <i>site.ini.append</i> file

At this point you should be presented with a login form in order to enter to these areas (siteaccess), after authentication and depending on the roles* of each user, they will have restricted access to the DB content objects (folders, articles, forms, etc)

*First, you have to define your Roles Policies (set of permissions on your content objects) and assign groups and users to this roles

Lazaro
---
http://www.mzbusiness.com

Lazaro
http://www.mzbusiness.com

Vaskin Kissoyan

Sunday 02 May 2004 12:26:34 am

so vhat does AccessSettings / Access=GroupBased do?

Jan Borsodi

Sunday 02 May 2004 11:26:37 pm

The entry is not used and has been removed from site.ini in eZ publish 3.4.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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 19 2025 03:29:40
Script start
Timing: Jan 19 2025 03:29:40
Module start 'layout'
Timing: Jan 19 2025 03:29:40
Module start 'content'
Timing: Jan 19 2025 03:29:41
Module end 'content'
Timing: Jan 19 2025 03:29:41
Script end

Main resources:

Total runtime1.2510 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0098 589.4063152.6563
Module start 'layout' 0.00980.0049 742.062539.5078
Module start 'content' 0.01471.2347 781.5703573.6875
Module end 'content' 1.24940.0016 1,355.257812.1094
Script end 1.2510  1,367.3672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00420.3346160.0003
Check MTime0.00150.1173160.0001
Mysql Total
Database connection0.00120.099310.0012
Mysqli_queries1.193195.3686620.0192
Looping result0.00060.0456600.0000
Template Total1.205196.320.6026
Template load0.00230.184320.0012
Template processing1.202896.146620.6014
Template load and register function0.00020.018610.0002
states
state_id_array0.00090.073510.0009
state_identifier_array0.00160.125420.0008
Override
Cache load0.00180.1438200.0001
Sytem overhead
Fetch class attribute can translate value0.00080.062530.0003
Fetch class attribute name0.00120.092950.0002
XML
Image XML parsing0.00090.070930.0003
class_abstraction
Instantiating content class attribute0.00000.001050.0000
General
dbfile0.00100.0790170.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs