Re: Retrieving Plone 2 user data
Sean Upton <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <CANjV-2O=-7eFQLKnxTE-SFk6A4EkbCd4Kn5R1DJnP8=uz4ADfQ@mail.gmail.com> |
On Mon, Feb 9, 2015 at 12:13 AM, Nathan Van Gheem <[email protected]> wrote: > Just export/import hash values. They are portable as long as hash > algorithm used hasn't changed > IIRC Plone 2.x used SSHA (salted SHA-1) both before and after integration of PAS in 2.5**. But that is likely not an issue since PluggableAuthService in current Plone 4.3 has a fallback to supporting previous native (unsalted SHA-1, that is passwords stored with no scheme prefix). Both AccessControl and PAS are pretty generous for backward compatibility with migrated hash values. The OP did not mention which Plone 2.x version was in use. Sean ** my memory could be faulty here, but I think this has been the case for about a decade, since at least Zope 2.6. ------------------------------------------------------------------------------ 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