From 3bcb22a70b23e4f72070e91f189832cfa037de9c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 18 Oct 2015 13:03:33 +0000 Subject: [PATCH] added server migration --- lam/docs/manual-sources/howto.xml | 52 +++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index d7a6183f..74a0eee2 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -1242,6 +1242,58 @@ Have fun! Otherwise, remove the folder where you installed LAM via configure or by copying the files. + +
+ Migration to a new server + + To move LAM (Pro) from one server to another please follow these + steps: + + + + Install LAM (Pro) on your new server + + + + Copy the following files from the old server to the new one + (base directory for RPM/DEB is + /usr/share/ldap-account-manager/): + + + + config/*.conf + + + + config/config.cfg + + + + config/pdf/* + + + + config/profiles/* + + + + config/selfService/*.* (needed for LAM Pro only) + + + + The files must be writable for the webserver user. + + + + Open LAM (Pro) login page on new server and verify + installation. + + + + Uninstall LAM (Pro) on old server. + + +