Automatic password

Author Message

Franck T.

Wednesday 28 July 2004 1:06:23 am

Hi all.
Whenever I create a new user and set a password for him, the system automatically generate a new password !! I'd like to know why, and how to prevent this, please.

ez version 3.4

Ekkehard Dörre

Wednesday 28 July 2004 3:50:50 am

Hi, go into site.ini
search for

[UserSettings]
# If true it will automatically generate a password if it is empty
# and email it to the user.
GeneratePasswordIfEmpty=true

and set it to

[UserSettings]
# If true it will automatically generate a password if it is empty
# and email it to the user.
GeneratePasswordIfEmpty=false

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Franck T.

Wednesday 28 July 2004 4:32:16 am

I've tried to modify the site.ini file through the admin interface (Setup tab -> inisettings) but it doesn't take effect at all.
I'm now going to edit it manually (even it's not recommended). Hope it'll work.

Frederik Holljen

Wednesday 28 July 2004 5:16:52 am

It's not recommended to edit site.ini itself. The preferred way is to edit the override file, in your case override/site.ini.append(.php). Simply set the setting to the value you prefer in that file.

Franck T.

Wednesday 28 July 2004 6:47:11 am

Can anyone explain to me what does the line "GeneratePasswordLength=6" mean ?

Eivind Marienborg

Wednesday 28 July 2004 6:56:54 am

I believe it to be the length of the created password. 6 characters, that is.

Mikhail Chekanov

Monday 24 January 2005 7:28:22 am

When <b>GeneratePasswordIfEmpty</b> is set to <i>true</i> the system send an additional e-mail to user with automatically generated password even a password field was filled correctly. If the setting set to <i>false</i> the system allow empty passwords. Is it correct behaviour?

I need the system neither generate password when appropriate field is filled nor allow empty passwords. This should be a correct procedure, isn't it? Or I've broken something myself?

eZ Publish version is 3.5.0

 

--
mike
#6595551

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 21:04:39
Script start
Timing: Jan 18 2025 21:04:39
Module start 'layout'
Timing: Jan 18 2025 21:04:39
Module start 'content'
Timing: Jan 18 2025 21:04:40
Module end 'content'
Timing: Jan 18 2025 21:04:40
Script end

Main resources:

Total runtime0.9261 sec
Peak memory usage4,096.0000 KB
Database Queries75

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 587.7891152.6094
Module start 'layout' 0.00600.0029 740.398439.4141
Module start 'content' 0.00890.9157 779.8125693.9531
Module end 'content' 0.92460.0014 1,473.765616.1875
Script end 0.9260  1,489.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.4101160.0002
Check MTime0.00150.1585160.0001
Mysql Total
Database connection0.00100.104110.0010
Mysqli_queries0.865593.4618750.0115
Looping result0.00090.0923730.0000
Template Total0.891296.220.4456
Template load0.00210.228520.0011
Template processing0.889196.006920.4445
Template load and register function0.00030.028010.0003
states
state_id_array0.00120.134410.0012
state_identifier_array0.00140.146220.0007
Override
Cache load0.00180.1937300.0001
Sytem overhead
Fetch class attribute can translate value0.00070.080950.0001
Fetch class attribute name0.00130.1438100.0001
XML
Image XML parsing0.00190.201450.0004
class_abstraction
Instantiating content class attribute0.00000.0017100.0000
General
dbfile0.00190.2020280.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
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 26
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs