The SMB (Server Message Block ) is a protocol which allows file sharing. An SMB server is included in the Toradex Win CE Image .
There is a Webinterface to configure the SMB Server (define shares and user rights, ...).
[HKEY_LOCAL_MACHINE\Ident\Name] Name="..."
[HKEY_LOCAL_MACHINE\Services\SMBServer] AdapterList="ENET1;"
For the SMB file sharing under Windows Vista and Windows 7, the same restrictions apply as for the Webinterface.
Windows CE 5 does not support NTLMv2 authentication, which is configured to be the default on Windows Vista and Windows 7. To access a Colibri shared folder, it is necessary to change the PC's secure authentication method from NTLMv2 only to Send LM NTLM.
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa] LMCompatibilityLevel=dword:1