Focal Point
[CLOSED] Moving Users, Groups, and dashboards only not data or code

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/434109194

July 20, 2010, 12:12 PM
Arif
[CLOSED] Moving Users, Groups, and dashboards only not data or code
Is there any simple utility to move users, groups, and dashboards from old servers to new server? I have explored couple of options:

MRExtract but utility is failing to produce outputfiles.
MRMIGRATION but documentation doesnt mention that it will migrate users and groups while I do not wnat to move the code.
Any utility to move dashboards?
Both of my source and target servers are running 7.6.10 managed reporting webfocus

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6.10
Windows
HTML
July 20, 2010, 01:42 PM
Sayed
I'd strongly recommend using the IBI utility for migration.

backdoor would be to copy user.htm from basedir.
copy worp folder for dashboard contents.

Thanks,
Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
July 20, 2010, 01:46 PM
Arif
Thank you for writing back Sayed. I tried to run MRMIGRATION utility but it doesnt specify it will move users and groups. I dont wnat to move code and procedures and domains. I already have moved my domains and code using the change managerment option on the administration screen browser. I am afraid if I user migration utility to move everything i might run into internal name conflict for my report. What do you suggest for me to mover users, groups and dashboards only?

ARif


WebFOCUS 7.6.10
Windows
HTML
July 20, 2010, 01:54 PM
Sayed
Since you're on the same WF version.

try copying the user.htm file under basedir. <- this should copy all your user info.
then copy worp folder. <- this will copy all your dashboard contents

make sure you back them up before doing this.

Recycle your APP server.

Thanks,
Sayed


WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
July 20, 2010, 02:53 PM
Arif
Will do in off hours and see. Thank you for all your help!


WebFOCUS 7.6.10
Windows
HTML
July 20, 2010, 09:31 PM
Arif
I copied users.htm file but it didnt copy any users?


WebFOCUS 7.6.10
Windows
HTML
July 21, 2010, 10:31 AM
dlogan
Are you using external authentication or authorization with the MR Realm driver?

If so, you will likely need to clone the database as well and point to the new location.

Even with this, you will need to copy mrrepos.htm, since this is still used with external authorization.

Thanks,
Doug Logan


WF 71.x, 76.x, 7701, 8.0 Beta OS: Linux, Win2k3, Win2k, Win2k8, WinXP


July 21, 2010, 11:52 AM
Arif
I am using Active directory as authentication. I was able to produce IBIUDR.txt file using MRextract.bat. However, I dont know how to load this in my new server.


Does anyone know how can I upload this file in my new system to populate all the users from old system?

Arif


WebFOCUS 7.6.10
Windows
HTML
July 21, 2010, 12:23 PM
dlogan
What are you using for authorization?


WF 71.x, 76.x, 7701, 8.0 Beta OS: Linux, Win2k3, Win2k, Win2k8, WinXP


July 21, 2010, 12:27 PM
Arif
Windows 2008 Active directory servics (LDAP).


WebFOCUS 7.6.10
Windows
HTML
July 21, 2010, 02:25 PM
dlogan
If you navigate to the following file:
\ibi\WebFOCUS76\config\mrrealm.cfg

What does where I put the XXXX's:
AUTHENTICATION.PREFIX=XXXXXXXXX
AUTHORIZATION.PREFIX=XXXXXXXXX

AUTHENTICATION.MODE=XXXXXXXXX
AUTHORIZATION.MODE=XXXXXXXXX


WF 71.x, 76.x, 7701, 8.0 Beta OS: Linux, Win2k3, Win2k, Win2k8, WinXP