Registered users group & custom login handlers

Author Message

Marin Orlic

Thursday 02 February 2006 1:05:32 pm

Hi all,

I have a custom login handler similar to LDAP one, which authenticates users against remote machine and creates user objects in eZ in proper groups. This is done in PHP.
The problem is that user objects also get created in group Registered users in eZ.. is this some configuration issue or what? My code definitely doesn't create them ;)

Thanks,
M.

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 18 2025 04:26:42
Script start
Timing: Jan 18 2025 04:26:42
Module start 'layout'
Timing: Jan 18 2025 04:26:42
Module start 'content'
Timing: Jan 18 2025 04:26:43
Module end 'content'
Timing: Jan 18 2025 04:26:43
Script end

Main resources:

Total runtime0.6996 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.0044 588.0469152.6406
Module start 'layout' 0.00440.0025 740.687539.4766
Module start 'content' 0.00690.6911 780.1641400.7422
Module end 'content' 0.69790.0016 1,180.90638.1250
Script end 0.6995  1,189.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.4318160.0002
Check MTime0.00120.1726160.0001
Mysql Total
Database connection0.00060.092410.0006
Mysqli_queries0.667395.3886460.0145
Looping result0.00040.0613440.0000
Template Total0.670695.920.3353
Template load0.00190.266120.0009
Template processing0.668895.592720.3344
Template load and register function0.00020.025610.0002
states
state_id_array0.00120.170910.0012
state_identifier_array0.00120.169820.0006
Override
Cache load0.00150.210780.0002
Sytem overhead
Fetch class attribute can translate value0.00060.081810.0006
Fetch class attribute name0.00100.136410.0010
XML
Image XML parsing0.00010.015110.0001
class_abstraction
Instantiating content class attribute0.00000.001310.0000
General
dbfile0.00060.0896100.0001
String conversion0.00000.001040.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
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs