Should I change the machinekey?

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
9/21/2010 4:43:03 PM
Gravatar
Total Posts 251

Re: Should I change the machinekey?

i can confirm that too sad

9/23/2010 3:43:33 AM
Gravatar
Total Posts 16

Re: Should I change the machinekey?

Hi

just a little thought i had about generating a new machineKey.
maybe i do not want to use an online generator, even if i trust the website.


I found several Microsoft sites with console app. code using RNGCryptoServiceProvider
to generate the keys locally.

i also found this link

http://blogs.msdn.com/b/vijaysk/archive/2009/05/13/iis-7-tip-10-you-can-generate-machine-keys-from-the-iis-manager.aspx

 

best regards

Peter
 

9/23/2010 7:41:33 AM
Gravatar
Total Posts 18439

Re: Should I change the machinekey?

Hi Peter,

Good tips! I've updated the document http://www.mojoportal.com/use-a-custom-machine-key.aspx with additional links.

Thanks,

Joe

6/22/2011 6:34:27 AM
Gravatar
Total Posts 31

How to change the machine key in mojoPortal

Confirming to Joe's words I can describe, how it was made by me>

  1. Login to Admin Panel and change settings to "Clear text in DB"
  2. Go to Host and do DB back up
  3. Update your website with old nojoPortal machine key
  4. Login to your website, go to Admin panel, generate and change Machine Key
  5. Website automatically logout you.
  6. Login again and change setting to "Your Security Settings ( Decripted or Hashed )"

That I done with website mojoPortal version 2.3.4.4 to latest 2.3.6.6

All still working and users still login with default data.

 

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