Author: sserapion
Date: Sat May 7 20:17:03 2011
New Revision: 51632
URL:
http://svn.reactos.org/svn/reactos?rev=51632&view=rev
Log:
Add ntlmssp to the list of security providers and to bootcd
Modified:
branches/sspi-bringup/reactos/boot/bootdata/hivesys_i386.inf
branches/sspi-bringup/reactos/boot/bootdata/packages/reactos.dff
Modified: branches/sspi-bringup/reactos/boot/bootdata/hivesys_i386.inf
URL:
http://svn.reactos.org/svn/reactos/branches/sspi-bringup/reactos/boot/bootd…
==============================================================================
--- branches/sspi-bringup/reactos/boot/bootdata/hivesys_i386.inf [iso-8859-1] (original)
+++ branches/sspi-bringup/reactos/boot/bootdata/hivesys_i386.inf [iso-8859-1] Sat May 7
20:17:03 2011
@@ -926,7 +926,7 @@
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductType",2,"WinNT"
HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions","ProductSuite",0x00010002,""
-HKLM,"SYSTEM\CurrentControlSet\Control\SecurityProviders","SecurityProviders",2,"schannel.dll"
+HKLM,"SYSTEM\CurrentControlSet\Control\SecurityProviders","SecurityProviders",2,"schannel.dll,ntlmssp.dll"
HKLM,"SYSTEM\CurrentControlSet\Control\SecurityProviders\SaslProfiles",,0x00000012
; Some installers check for SP6
Modified: branches/sspi-bringup/reactos/boot/bootdata/packages/reactos.dff
URL:
http://svn.reactos.org/svn/reactos/branches/sspi-bringup/reactos/boot/bootd…
==============================================================================
--- branches/sspi-bringup/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1]
(original)
+++ branches/sspi-bringup/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] Sat May
7 20:17:03 2011
@@ -377,6 +377,7 @@
dll\win32\newdev\newdev.dll 1
dll\win32\ntdsapi\ntdsapi.dll 1
dll\win32\ntlanman\ntlanman.dll 1
+dll\win32\ntlmssp\ntlmssp.dll 1
dll\win32\ntmarta\ntmarta.dll 1
dll\win32\ntprint\ntprint.dll 1
dll\win32\objsel\objsel.dll 1