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 | aaca05b979f3ab5c1b5277d900da54a08c084b2a (patch) | |
tree | 050bdb6fa75387832d8fcc57c7cdba0fc8c82c45 /docs/textdocs | |
parent | c0261956b3e79803f825f793e9413e9c0c3aa34a (diff) | |
download | samba-aaca05b979f3ab5c1b5277d900da54a08c084b2a.tar.gz samba-aaca05b979f3ab5c1b5277d900da54a08c084b2a.tar.bz2 samba-aaca05b979f3ab5c1b5277d900da54a08c084b2a.zip |
JHT ===> Added a patch from Tim Small (UK)
(This used to be commit a2ba15e2dec92c06eb51284e2a3071ef37850434)
Diffstat (limited to 'docs/textdocs')
-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 72c59599de..d581053597 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 |