copy acl_users from one Zope installation to another
Hello, I moved my Zope application to another hardware, update Zope from 2.4.0 to 2.4.3 and made some chnages to the application. After finishing the beta period I would like to copy all users from the old installation to the new installation. For testing I tried to export acl_users but that didn't work. As Manager and Owner I didn't have the permissions to do so !? How can I transfer the user accounts? Thanks Ulrich -- ------------------ Die Website Effizienzer ----------------- luna-park GmbH http://www.luna-park.de Immenburgstr. 20 Tel +49-228-36944-0 D-53121 Bonn Fax +49-228-36944-29
Ah!, well that's easy isn't it. You simply need to leave the owner alone, don't transfer ownership to the admin user. ----- Original Message ----- From: "Ulrich Wisser" <liste@publisher.de> To: <zope@zope.org> Sent: Thursday, January 24, 2002 4:05 PM Subject: [Zope] copy acl_users from one Zope installation to another
Hello,
I moved my Zope application to another hardware, update Zope from 2.4.0 to 2.4.3 and made some chnages to the application. After finishing the beta period I would like to copy all users from the old installation to the new installation.
For testing I tried to export acl_users but that didn't work. As Manager and Owner I didn't have the permissions to do so !?
How can I transfer the user accounts?
Thanks
Ulrich
-- ------------------ Die Website Effizienzer ----------------- luna-park GmbH http://www.luna-park.de Immenburgstr. 20 Tel +49-228-36944-0 D-53121 Bonn Fax +49-228-36944-29
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
At 24.01.2002 17:05 +0100, Ulrich Wisser wrote:
For testing I tried to export acl_users but that didn't work. As Manager and Owner I didn't have the permissions to do so !?
Make sure you do this logged in as the emergency user! HTH, Stefan
participants (3)
-
Phil Harris -
Stefan H. Holek -
Ulrich Wisser