How to give anonymous users access on intranet site

Author Message

Daniel Sippel

Thursday 16 February 2006 5:48:40 am

Hello folks,

we selected intranet on installation of ezpublish. Is it possible to give anonymous users access to the site without entering an username or password? If it is possible, how to put into effect?

Although there are some others user - they have to login to get access on protected content. Furthermore there are a few editors.

Thanks & greetz

Daniel

Ɓukasz Serwatka

Tuesday 21 February 2006 6:20:28 am

Hi Daniel,

Installing eZ intranet package, anonymous requires login. You can change this by editing INI configuration file:

settings/siteaccess/(intranet)/site.ini.append.php

[SiteAccessSettings]
# Set the true if you don't want anonymous access to your site
RequireUserLogin=flase

Then anonymous user will have access to the site, however you can create new Roles and Polices and protect important parts of your website.

http://ez.no/doc/ez_publish/technical_manual/3_6/concepts_and_basics/access_control

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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:15:49
Script start
Timing: Jan 31 2025 04:15:49
Module start 'layout'
Timing: Jan 31 2025 04:15:49
Module start 'content'
Timing: Jan 31 2025 04:15:49
Module end 'content'
Timing: Jan 31 2025 04:15:49
Script end

Main resources:

Total runtime0.0133 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.0042 588.3828151.2422
Module start 'layout' 0.00420.0024 739.625036.7109
Module start 'content' 0.00660.0053 776.335990.2500
Module end 'content' 0.01190.0013 866.585929.9922
Script end 0.0132  896.5781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002015.3176140.0001
Check MTime0.00097.0759140.0001
Mysql Total
Database connection0.00064.339510.0006
Mysqli_queries0.002115.992330.0007
Looping result0.00000.106110.0000
Template Total0.00107.410.0010
Template load0.00086.075610.0008
Template processing0.00021.259410.0002
Override
Cache load0.00064.355610.0006
General
dbfile0.001813.358480.0002
String conversion0.00000.045040.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