diff options
-rw-r--r-- | docs/textdocs/WinNT.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/textdocs/WinNT.txt b/docs/textdocs/WinNT.txt index d85f9966bc..54431d8869 100644 --- a/docs/textdocs/WinNT.txt +++ b/docs/textdocs/WinNT.txt @@ -29,7 +29,7 @@ The following registry entry change will re-enable clear text password handling: Run regedt32.exe and locate the hive key entry: -HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\rdr\parameters\ +HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Rdr\Parameters\ Add the following value: EnablePlainTextPassword:REG_DWORD=1 |