Forums / Setup & design / User's management

User's management

Author Message

Romain Bremaud

Thursday 18 November 2010 1:41:37 am

Hello everybody.

I have a little question.

On my eZpublish I have install the ezwebin extension. That is why in my administration I have the following Tree structure :

Users

Menbers

Partners

Administrator Users

Editors

Anonymous Users

Partners

If I want to create a new users on my web site I use the following adress :

http://site.com/index.php/"site_access"/user/register.

I suppose this page use the following script :

template/user/register.tpl.

When I have finish the operation, in my admin interface a new user was create directly in Members.

But If i want to create an editor, a partners or a new user group.

What is the procedure to be followed ?

I hope that I was rather precise. Thanks in advance.

Romain

Romain Bremaud
Les clefs du net

Gaetano Giunta

Thursday 18 November 2010 2:03:37 am

1. create users in the admin interface, being logged as an administrator

2. let users create their account in the frontend, set up a custom workflow that will move them to the appropriate group

Principal Consultant International Business
Member of the Community Project Board

Martin Ulrich

Thursday 18 November 2010 3:49:18 am

In site.ini.appen.php of your actual siteacces you can set the placement newly self registered users

[UserSettings]
DefaultUserPlacement=370

370 nodeID of the usergroup

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Romain Bremaud

Thursday 18 November 2010 6:37:41 am

Ok thanks a lot for yours answers. That should help me.

Cordially

Romain

Romain Bremaud
Les clefs du net

eZ debug

Timing: Jan 18 2025 00:45:49
Script start
Timing: Jan 18 2025 00:45:49
Module start 'content'
Timing: Jan 18 2025 00:45:49
Module end 'content'
Timing: Jan 18 2025 00:45:49
Script end

Main resources:

Total runtime0.0144 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 588.9297180.8516
Module start 'content' 0.00710.0039 769.781393.8516
Module end 'content' 0.01100.0033 863.632870.6875
Script end 0.0144  934.3203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002114.4575120.0002
Check MTime0.00106.7824120.0001
Mysql Total
Database connection0.00085.293410.0008
Mysqli_queries0.003322.970740.0008
Looping result0.00000.145820.0000
Template Total0.003121.310.0031
Template load0.00085.487210.0008
Template processing0.002315.838810.0023
Override
Cache load0.00053.633810.0005
General
dbfile0.00032.0355100.0000
String conversion0.00000.034830.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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