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