[Setup] Migrating members from one instance to the other

Laurence Rowe l at lrowe.co.uk
Fri Mar 11 15:56:15 UTC 2011


taito wrote:
> 
> Hello,
> 
> What is the best practice to migrate members from one instance to the
> other which are located in the same zope instance?
> I need member password and roles to be migrated.
> 
> Plone version 2.5.5
> 

Copying and pasting acl_users between the instances should do the right
thing, but you'll need to test it to be sure. Member properties (full name,
email address, etc) are stored in portal_memberdata not in acl_users, so you
might want to copy and paste that too.

Laurence

--
View this message in context: http://plone.293351.n2.nabble.com/Migrating-members-from-one-instance-to-the-other-tp6160681p6161913.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


More information about the Setup mailing list