You can't; plain and simple. That's the whole point of hashing the plaintext passwords in the first place.
On Wed, Dec 7, 2011 at 1:55 AM, sSs <[email protected]> wrote: > Hi, > > As the admin, I need to see the decrypted passwords of my site users, > because I will have to do some user profile migration to a different > database with different db schema. I want to make the transition as > painless as possible for my users, so they can easily log in with > their current passwords and I don't have to provide new ones for each > one. I determined that it will be easier to do this profile migration > work manually. > > > Please advise on how I can use the 'salt' and the 'crypted_password' > column values to put together each user password in a readable form so > I can set their existing passwords on the new profiles in the new > system. > > > Thanks, > SS > > -- > You received this message because you are subscribed to the Google Groups > "CommunityEngine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/communityengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.
