svn commit: r727 - trunk/mapbender/mb_installation.txt
astrid_emde at osgeo.org
astrid_emde at osgeo.org
Mon Jul 31 06:23:52 EDT 2006
Author: astrid_emde
Date: 2006-07-31 10:23:51+0000
New Revision: 727
Modified:
trunk/mapbender/mb_installation.txt
Log:
password to md5
Modified: trunk/mapbender/mb_installation.txt
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/mb_installation.txt?view=diff&rev=727&p1=trunk/mapbender/mb_installation.txt&p2=trunk/mapbender/mb_installation.txt&r1=726&r2=727
==============================================================================
--- trunk/mapbender/mb_installation.txt (original)
+++ trunk/mapbender/mb_installation.txt 2006-07-31 10:23:51+0000
@@ -32,6 +32,11 @@
-- select the database mapbender
use mapbender
+-- special: update the mb_user_password to md5 for an existing Mapbender installation that used password()-encryption
+in the file mapbender/frames/login.php there is a variable $setEncPw.
+Set $setEncPw = true to transform the password to md5 when the user logged in with the right password.
+This helps you to transform the passwords step by step from password() to md5().
+
--If you want to run Mapbender with MySQL load the following files:
More information about the Mapbender_commits
mailing list