Windows CE | Programs |
7.8FILE SERVER
With Windows CE 5.0 a file server is contained in the device.
Note:
Further information on the functionality of the file server is provided in the Microsoft MSDN documentation.
7.8.1GENERAL SETTINGS
The following registry settings control the functionality of the file server (see also chapter Registry Editor).
Note:
Changes to the registry entries are not active until the next restart of the file server (see File server start/stop) of the file server.
The dword entries are in hexadecimal format (see also chapter Sample settings).
Registry entries under [HKEY_LOCAL_MACHINE\Services\Smbserver\Shares]:
Entry | Type |
UseAuthentication | dword |
|
|
Description
Set to 1 by default.
If this value is set to 0 (not recommended), the authentication on the file server is deactivated and all users on the network have access to all enables.
Observe the instructions of chapter Use without authentication.
7.8.2VIRTUAL DIRECTORY SETTINGS
These registry entries contain the mapping between the virtual directories in the file server and the physical directories on the device.
Note:
Changes to the registry entries are not active until the next restart (see File server start/stop) of the file server.
The dword entries are in hexadecimal format (see also chapter Sample settings).
Registry entries under [HKEY_LOCAL_MACHINE\Services\SMBServer\Shares\«Enablename»]:
Entry | Type |
Path | string |
Type | dword |
|
|
UserList | string |
|
|
Description
Specified directory which is enabled.
0 for file enable
1 for print enable (not supported)
Specifies a
These must be created via the User Administration (UserAdmin).
This entry is ignored if UseAuthentication = 0 is set.
63 |