changing password with external tool

Author Message

Stephan Staubli

Tuesday 07 March 2006 12:11:50 am

hy
we are using a perl script to config ezpublish outof our hosting software.
the username/pw of the administrator and the username/pw for the database connection are the same. we dlike to change the password outof our hosting software, what do we have to do?
at the moment we do this:

<b>Database: </b>
update the pw for user where contentobject_id = 14

<b>update these files with newest un/pw infos:</b>
'settings/site.ini';
'settings/siteaccess/news/site.ini.append.php';
'settings/siteaccess/news_admin/site.ini.append.php';
'settings/siteaccess/admin/site.ini.append.php';
'settings/setup.ini';

is this correct or is ther an easyer way to do it?
what if i dont know the folder names liek "news_admin"??

thanks for your answers
s staubli

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

Main resources:

Total runtime0.0141 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.0051 588.2578151.2266
Module start 'layout' 0.00510.0025 739.484436.6797
Module start 'content' 0.00760.0050 776.164186.0781
Module end 'content' 0.01260.0014 862.242229.9922
Script end 0.0140  892.2344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002618.3182140.0002
Check MTime0.00117.6825140.0001
Mysql Total
Database connection0.00053.899710.0005
Mysqli_queries0.002215.397330.0007
Looping result0.00000.133810.0000
Template Total0.00117.810.0011
Template load0.00085.831810.0008
Template processing0.00031.910110.0003
Override
Cache load0.00064.197710.0006
General
dbfile0.00031.874580.0000
String conversion0.00000.066040.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