Re: Retrieving Plone 2 user data
dieter <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
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/