diff options
author | John Terpstra <jht@samba.org> | 1998-01-05 13:02:03 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1998-01-05 13:02:03 +0000 |
commit | 4bfffb86e3ad1c9eae0d5bd5a7067cb011304028 (patch) | |
tree | 432a494116407afde080babaa4003b6a7eb48560 | |
parent | c2201f106fed3445b0684f1b2313101c1da60477 (diff) | |
download | samba-4bfffb86e3ad1c9eae0d5bd5a7067cb011304028.tar.gz samba-4bfffb86e3ad1c9eae0d5bd5a7067cb011304028.tar.xz samba-4bfffb86e3ad1c9eae0d5bd5a7067cb011304028.zip |
Fixed type that referred to regedit.exe instead of regedt32.exe.
(This used to be commit 6a55305070f7dfd8a615a7f2c6d10c171ff8f0c5)
-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 199941c1c6..95ce153845 100644 --- a/docs/textdocs/WinNT.txt +++ b/docs/textdocs/WinNT.txt @@ -38,7 +38,7 @@ Add the following value: EnablePlainTextPassword:REG_DWORD=1 Alternatively, use the NT4_PlainPassword.reg file in this directory (either -by double clicking on it, or run regedit.exe and select "Import Registry +by double clicking on it, or run regedt32.exe and select "Import Registry File" from the "Registry" Menu). The other major ramification of this feature of NT is that it can't |