News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Finding User Passwords?

Started by shanksta13, February 09, 2009, 01:33:44 PM

Previous topic - Next topic

shanksta13

I have a quick question.  I am integrating my site with Joomla and a large Joomla community component (Community Builder).  Anyway, I need to manually create accounts for my current SMF users on my Joomla site and they need to have the same username and password.  The username is easy, as I can get that from the forum or the forum database.  However, the password is a little trickier since it is encoded in the database.  Is there anyway to decrypt the password into the normal plain text so that I can create the new user accounts on my Joomla installation?

If this is too sensitive to post for security reasons, could someone who knows PM me?

karlbenson

SMF passwords are sha1 salted
They are ONE-way encrypted. You can't reverse/undo/revert it.

shanksta13

Quote from: regularexpression on February 09, 2009, 01:34:35 PM
SMF passwords are sha1 salted
They are ONE-way encrypted. You can't reverse/undo/revert it.

If I were to find out what encryption the Joomla database uses, would it be possible to convert from one ecryption to the other?

H

You cannot decrypt SMF passwords. They are hashed with sha1 and a salt.

If you search this site you will find information about integration with Joomla. While we no longer offer an official bridge due to Joomla's license, there are some unofficial ones you can use

If I were to find out what encryption the Joomla database uses, would it be possible to convert from one ecryption to the other?

Hashing is not encryption. You cannot convert between different hash algorithms
-H
Former Support Team Lead
                              I recommend:
Namecheap (domains)
Fastmail (e-mail)
Linode (VPS)
                             

shanksta13

Quote from: H on February 09, 2009, 01:41:56 PM
You cannot decrypt SMF passwords. They are hashed with sha1 and a salt.

If you search this site you will find information about integration with Joomla. While we no longer offer an official bridge due to Joomla's license, there are some unofficial ones you can use

If I were to find out what encryption the Joomla database uses, would it be possible to convert from one ecryption to the other?

Hashing is not encryption. You cannot convert between different hash algorithms

Yeah, I'm using a Joomla bridge already.  I guess I'll just have to have my members reset their passwords.  Cumbersome, but it will work.

Rumbaar

The bridge should handle all this automatically, as that is the whole purpose of a bridge.  Though I wasn't aware that there was a functional bridge for SMF 2.0.
"An important reward for a job well done is a personal sense of worthwhile achievement."

[ Themes ]

H

Our Joomla bridge is no longer supported (due to licensing problems from the Joomla side) so I assume you're using one of the third-party bridges. I don't believe these are integrated quite as well as ours was.

You'll get the best experiences with our official bridges. Mambo and others are supported
-H
Former Support Team Lead
                              I recommend:
Namecheap (domains)
Fastmail (e-mail)
Linode (VPS)
                             

Advertisement: