Custom login handler must create user in ez database?

Author Message

Luis Cruz

Tuesday 04 October 2005 7:33:14 am

Greetings; I have been reading up on how to create a custom login handler. Briefly, here is my situation:

A. I have a pre-existing database of user information.
B. Each user has a certain access level associated with them.
C. Depending on their access level, they can or cannot see certain material.
D. I need to have eZ publish authenticate against this database and restrict content based on their access level.

I have read the standard link http://ez.no/products/ez_publish_cms/documentation/configuration/configuration/login_handler/how_to_make_your_own_handler and read the source code for the LDAP and text file login handlers. From this, I have come to this conclusion and need to know if it is accurate.

Every user that logs into the eZ publish system through a customer login handler must have a corresponding content object in the eZ publish database. If you authenticate through your external database, you must create a user content object in eZ publish if it does not already exist.

Is this true, or is there a way to "fake it". In other words, can I write a custom login handler that never creates rows in the eZ publish database but still keeps a user logged into the eZ publish system? Or, should/can I create one generic user for each possible access level and have the login handler just use that user content object for every person that logs in?

Any help is appreciated.

Cheers.

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 02:49:52
Script start
Timing: Jan 19 2025 02:49:52
Module start 'layout'
Timing: Jan 19 2025 02:49:52
Module start 'content'
Timing: Jan 19 2025 02:49:53
Module end 'content'
Timing: Jan 19 2025 02:49:53
Script end

Main resources:

Total runtime1.3313 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.3984152.6563
Module start 'layout' 0.00550.0039 742.054739.5078
Module start 'content' 0.00931.3204 781.5625406.4297
Module end 'content' 1.32970.0016 1,187.99228.1094
Script end 1.3313  1,196.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2484160.0002
Check MTime0.00140.1075160.0001
Mysql Total
Database connection0.00080.059110.0008
Mysqli_queries1.288396.7701460.0280
Looping result0.00050.0382440.0000
Template Total1.296697.420.6483
Template load0.00200.152320.0010
Template processing1.294597.236620.6473
Template load and register function0.00020.017210.0002
states
state_id_array0.00100.072010.0010
state_identifier_array0.00140.103720.0007
Override
Cache load0.00160.1213130.0001
Sytem overhead
Fetch class attribute can translate value0.00100.076810.0010
Fetch class attribute name0.00080.062610.0008
XML
Image XML parsing0.00010.009310.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00080.0588100.0001
String conversion0.00000.000740.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs