Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. DataProtectionScope.CurrentUser & NT Domains

DataProtectionScope.CurrentUser & NT Domains

Scheduled Pinned Locked Moved C#
securityhelpquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Guinness4Strength
    wrote on last edited by
    #1

    I know most of you will cringe as you read this but my office has not moved to AD and still uses an NT domain. I've noticed an issue and am not sure if it is related to NT domains or just basic encryption "gottcha". I'm using ProtectedData.Protect() method to encrypt data with the CurrentUser scope. When I change my domain password according to our domain policy I can no longer decrypt data that has been encrypted with the previous password (Exception = {"Key not valid for use in specified state.\r\n"}). Is this an issue inherent with using the CurrentUser scope ? I've seen a previous post where the CurrentUser scope was a viable solution and did not cause issues with password changes, but that person was using an AD domain. Anyone have any experience with this issue or a work around ?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups