diff options
author | John Terpstra <jht@samba.org> | 1997-08-21 10:51:14 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-08-21 10:51:14 +0000 |
commit | a2ba15e2dec92c06eb51284e2a3071ef37850434 (patch) | |
tree | 0634f97f8dd4c39d96bf3283e9b73c620e212bce /docs/textdocs/WinNT.txt | |
parent | 13ecc422b0b175c94dadb36a4586945ae83b563a (diff) | |
download | samba-a2ba15e2dec92c06eb51284e2a3071ef37850434.tar.gz samba-a2ba15e2dec92c06eb51284e2a3071ef37850434.tar.xz samba-a2ba15e2dec92c06eb51284e2a3071ef37850434.zip |
JHT ===> Added a patch from Tim Small (UK)
Diffstat (limited to 'docs/textdocs/WinNT.txt')
-rw-r--r-- | docs/textdocs/WinNT.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/textdocs/WinNT.txt b/docs/textdocs/WinNT.txt index 72c59599de3..d5810535971 100644 --- a/docs/textdocs/WinNT.txt +++ b/docs/textdocs/WinNT.txt @@ -1,7 +1,7 @@ Contributors: Various Password Section - Copyright (C) 1997 - John H Terpstra Printing Section - Copyright (C) 1997 - Matthew Harrell -Updated: June 27, 1997 +Updated: August 20, 1997 Status: Current Subject: Samba and Windows NT Password Handling @@ -33,6 +33,9 @@ HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\rdr\parameters\ 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 +File" from the "Registry" Menu). The other major ramification of this feature of NT is that it can't browse a user level non-encrypted server unless it already has a |