Personal tools
You are here: Home Lists ZPUG DC List Archives 2005 2005-05 Speaking of best practice: Question about migrating users. / Alex Clark <aclark@aclark.NET>
Navigation
Log in


Forgot your password?
New user?
Mailing Lists
You can read our ZPUGDC mailing list archives online.
You can subscribe to our mailing list:
Book Review

The Definitive Guide to Plone

Reviewer: joel
 

Speaking of best practice: Question about migrating users. / Alex Clark <aclark@aclark.NET>

Speaking of best practice: Question about migrating users.
Alex Clark <aclark(at)aclark.NET>
2005-05-03 15:50:07 [ FULL ]
ZPUGDC'sters:

What is the best way to migrate users ? 

I'd like to be able to just export/import an acl_users, 
and this seems to work but then none of the users can login to the new
instance.

I've come across this numerous times and I've always just recreated the users
by hand, terrible.

I'm ready to learn the "best practice" technique!

Alex
[...]

Re: [ZPUGDC] Speaking of best practice: Question about migrating users. / Jules <jules@jules.com>

Re: [ZPUGDC] Speaking of best practice: Question about migrating users.
Jules <jules(at)jules.com>
2005-05-03 20:05:09 [ FULL ]
if you

	./bin/zopectl debug

on both instances and do

	>>> print app.acl_users.getUser('someUser')._getPassword()

do they match?

On May 3, 2005, at 5:10 PM, Alex Clark wrote:
[...]

Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: