Cannot login after switching password format

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/21/2010 5:29:37 PM
Gravatar
Total Posts 17

Cannot login after switching password format

I am having the exact same issue as this user: 

http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=2&thread=1460&postid=6126

I switched the password format from Clear Text in DB to encrypted and now i can no longer log in.

I am using:

Windows 2003 server

SQL Server 2005

MojoPortal 2.2.9

 

Is there a table where i can change it back to clear text, since i can no longer login to the website?

Any thoughts?

thanks,

david

4/21/2010 6:22:27 PM
Gravatar
Total Posts 17

Re: Cannot login after switching password format

Back in business.

I changed the PasswordFormat back to 0 in mp_sites table, then changed the PWD.

I looked at the stored procs that you mentioned in the post i referenced above, and it all looks like what you said it should. 

So, I am not sure what the deal is.

Am going to change the "AllowPasswordFormatChange" in web.config to false, so that this doesn't happen again ... started to cry a little. ;)

 

4/22/2010 6:07:31 AM
Gravatar
Total Posts 18439

Re: Cannot login after switching password format

There have been some issues in recent versions with changing password format, it was fixed in version 2.3.4.2.

Hope it helps,

Joe

4/22/2010 9:35:54 AM
Gravatar
Total Posts 17

Re: Cannot login after switching password format

thanks Joe ... i probably need to upgrade. ;)

You must sign in to post in the forums. This thread is closed to new posts.