Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jan 04, 2010 @ 15:36
    Sebastiaan Janssen
    0

    How do I change to hashed passwords?

    I have an Umbraco 4.0.2.1 install that still has plain-text passwords.
    I know that I've been able to change that to hashed passwords, but I can't for the live of me remember how I did that. Is that even possible or did I imagine it?

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Jan 04, 2010 @ 15:44
    Richard Soeteman
    0

    Hi Sebastiaan,

    Open your web.config got to the membership providers section (both members and users). Change the passwordFormat attribute to  "Hashed"

    Tip: make sure you are logged in as admin when you do that and  when you modified the web.config you change your admin password so it's stored as hashed instead of plain-text

    Cheers,

    Richard

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jan 04, 2010 @ 16:40
    Sebastiaan Janssen
    0

    Thanks Richard! So it sounds like I would have to go through this process for all of the users in this install. Ah well, I can do 5 users, it's not too bad.

    I'm glad that I don't have members yet! ;-)

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Jan 04, 2010 @ 16:52
    Richard Soeteman
    0

    Well  I know a nice workaround using an import tool  if you have the same issue with members in the future ;-)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies