Re: Retrieving Plone 2 user data
Nathan Van Gheem <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <CAL8hw9Fm5qZ=d3U+P+NAm2vmLUVOk+Yq0P=cCxco4itWtEd7Dg@mail.gmail.com> |
Just export/import hash values. They are portable as long as hash algorithm used hasn't changed On Feb 9, 2015 1:10 AM, "dieter" <[email protected]> wrote: > Sébastien VINOT <sebastien.vinot-VUuyK1MdVaV2gwGH1w/[email protected]> writes: > > > I have an old Plone 2 instance. I'd like to "copy" users to import them > > on a new 4.3 Plone. I can get the user data except for the password. Is > > there a way to get them in order to import them on my new instance ? > > In modern Plone versions, the passwords are no longer stored > as plain text but hashed. You might need special (low level) interfaces > to get those hashed passwords imported correctly. > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Plone-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/plone-users > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users