blob: b30db150c2487764f29c031f8a834b973c3af93c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
REGEDIT4
;Contributor: Tim Small (tim.small@virgin.net)
;Updated: 20 August 1997
;Status: Current
;
;Subject: Registry file to enable plain text passwords in NT4-SP3 and later
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters]
"EnablePlainTextPassword"=dword:00000001
|