Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 6
    Worked for me changing 'key-data' to 'auth-data'
    – leonbloy
    Commented Mar 20, 2020 at 23:10
  • @leonbloy / Alex has anyone seen my question here stackoverflow.com/q/70934162/365107 ? How do I get OpenVPN Username in the same way, I have also put what I tried as code there, can anyone assist in fixing the issue ?
    – Vicky Dev
    Commented Feb 7, 2022 at 0:08
  • Thanks, @leonbloy, your comment helped with the answer provided by Alex. This answer should be the accepted one, in my opinion, because it more clearly solves the problem as stated by the OP. In my experience, simply copying the registry keys over did not work, probably because the entropy data for the encrypted password is not shared between different Windows installs. Commented Sep 27, 2023 at 13:58